Skip to content

Latest commit

 

History

History

build

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Folder: build/

This folder contains the closure compiler required for the minified versions of xml3d.js. Additionally, all builds of xml3d.js will end up in the sub-folder output.

To run the build script, just execute:

npm run build

This will install all dependencies. In the following, just run grunt from the commandline or from your favourite IDE:

grunt

This will build a development snapshot. For more available tasks, run:

grunt --help