Releases: Leadformance/generator-bridge-template
Releases · Leadformance/generator-bridge-template
4.0.7
Delegate bower install to npm post install instead of yeoman
4.0.5
Update dependencies version for es6
4.0.4
Add default lint task on es6 grunt
4.0.3
Update es6 grunt to use bridge assets
4.0.2
Add livereload on html files
Run grunt serve
and each modification on your html files will be uploaded directly to the server.
4.0.1
Remove integrator environment
4.0.0
Generator now contain all three used versions:
1.3.3: for old project
2.0.6: for saas project
3.0.0: for es6 project
Just run yo bridge-template on an existing project and it will put the correct files you need in it.
3.0.0
New tasks for the new Saas template.
- upload: production ready bundle
- upload-dev: bundle that allow js/css debug
- upload-fast: bundle quick to build to update HTML
ES6 transpiler
Sass integrated, no more ruby install needed
All needed tool embedded