|
9 years ago | |
---|---|---|
.. | ||
.gitignore | 10 years ago | |
config.json | 9 years ago | |
gulp-addDtsExport.js | 9 years ago | |
gulp-addModuleExports.js | 9 years ago | |
gulp-removeShaderComments.js | 9 years ago | |
gulpfile.js | 9 years ago | |
package.json | 9 years ago | |
readme.md | 10 years ago |
Build Babylon.js with gulp and npm (nodejs), easy and cross-platform
(Paths in this file are relative to this file location.)
npm install -g gulp
npm install
npm update
"extras" : {
"files": [
"file1.js", "file2.js"
]
}
gulp
Will be generated :
gulp watch
gulp typescript
Will be generated :
Be aware that all js files content will be overwrite.
gulp watch-typescript
gulp typescript-compile
Be aware that all js files content will be overwritten.