|
před 8 roky | |
---|---|---|
.. | ||
config.json | před 8 roky | |
gulp-addDtsExport.js | před 9 roky | |
gulp-addModuleExports.js | před 8 roky | |
gulp-appendSrcToVariable.js | před 8 roky | |
gulp-removeShaderComments.js | před 9 roky | |
gulpfile.js | před 8 roky | |
package.json | před 8 roky | |
profiling.html | před 8 roky | |
readme.md | před 8 roky |
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