|
7 年 前 | |
---|---|---|
.. | ||
config.json | 7 年 前 | |
gulp-addDtsExport.js | 7 年 前 | |
gulp-addES6Exports.js | 7 年 前 | |
gulp-addModuleExports.js | 7 年 前 | |
gulp-appendSrcToVariable.js | 7 年 前 | |
gulp-babylonModule.js | 7 年 前 | |
gulp-calculateDependencies.js | 7 年 前 | |
gulp-decorateAndExtends.js | 7 年 前 | |
gulp-dtsModuleSupport.js | 7 年 前 | |
gulp-es6ModuleExports.js | 7 年 前 | |
gulp-removeShaderComments.js | 9 年 前 | |
gulp-validateTypedoc.js | 7 年 前 | |
gulpfile.js | 7 年 前 | |
package.json | 7 年 前 | |
processViewerDeclaration.js | 7 年 前 | |
profiling.html | 8 年 前 | |
readme.md | 7 年 前 |
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