0.1.5 • Published 9 years ago
generator-tmfde v0.1.5
generator-tmfde
common msite frontend develop environment
@version 0.1.5
- modify gulp compress method, support require path as xxx.js?v=20160114
@version 0.1.4
- modify default root path
@version 0.1.3
- modify README
@version 0.1.2
- Fix
gulp push
method to copy files to the correct position - Add
gulp seajsconcat
method to combo js in modules/{currentModule} folder into all.min.js
@version 0.1.1
- Change file extension of proxy settings, use mock/config.js instead of mock/config.json and wrap content with
module.exports
so that you can use annotation to switch proxy. - Fix missing dependence
proxy-middleware
@version 0.1.0
- Use
del
instead ofgulp-rimraf
module for clean task. - Use path.join method to join path string, make it stronger.
- Add proxy middleware, write your proxy settings in mock/config.json.
@version 0.0.1
- Fix a bug that cause gulp task "template" generate a wrong javascript file.
License
MIT