Open ranjithksoman opened 5 years ago
I am not sure what I am doing wrong here. It would be great if you could guide me.
I am running a BIMserver 1.5.138 with a test project created. I had checked in a Schependomlaan file.
I cloned the Git folder for BIMsurfer, installed the dependencies using npm install and then tried to create the build using grunt
npm install
grunt
However, the output in the output folder shows a bimsurfer.js with not content.
Could you please tell me what I am doing wrong here?
Realized that the grunt file hasn't been written for this version.
I am not sure what I am doing wrong here. It would be great if you could guide me.
I am running a BIMserver 1.5.138 with a test project created. I had checked in a Schependomlaan file.
I cloned the Git folder for BIMsurfer, installed the dependencies using
npm install
and then tried to create the build usinggrunt
However, the output in the output folder shows a bimsurfer.js with not content.
Could you please tell me what I am doing wrong here?