|
пре 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