|
vor 8 Jahren | |
---|---|---|
.. | ||
config.json | vor 8 Jahren | |
gulp-addDtsExport.js | vor 9 Jahren | |
gulp-addModuleExports.js | vor 8 Jahren | |
gulp-appendSrcToVariable.js | vor 8 Jahren | |
gulp-removeShaderComments.js | vor 9 Jahren | |
gulpfile.js | vor 8 Jahren | |
package.json | vor 8 Jahren | |
profiling.html | vor 8 Jahren | |
readme.md | vor 8 Jahren |
Build Babylon.js with gulp and npm (nodejs), easy and cross-platform
Paths in this file are relative to this file location, currently Tools/Gulp.
npm install -g gulp
npm install
npm update
"extras" : {
"files": [
"file1.js", "file2.js"
]
}
gulp
Will be generated :
gulp typescript
Will be generated :
Be aware that all js files content will be overwritten.
gulp watch
gulp run
you can now freely test in the following URLs:
gulp typescript-compile
Be aware that all js files content will be overwritten.
gulp typescript-libraries
Be aware that all js files content will be overwritten.
gulp typescript-all
gulp zip-blender