Skip to content

Releases: Leadformance/generator-bridge-template

4.0.8

12 Jan 17:02
Compare
Choose a tag to compare

Fix imagemin while gulpjs/vinyl-fs#142 is not deployed

4.0.7

07 Jan 15:32
Compare
Choose a tag to compare

Delegate bower install to npm post install instead of yeoman

4.0.6

05 Jan 08:49
Compare
Choose a tag to compare

Update imagemin to 1.0.0

4.0.5

20 Oct 09:14
Compare
Choose a tag to compare

Update dependencies version for es6

4.0.4

24 Aug 13:42
Compare
Choose a tag to compare

Add default lint task on es6 grunt

4.0.3

21 Aug 07:50
Compare
Choose a tag to compare

Update es6 grunt to use bridge assets

4.0.2

17 Aug 15:52
Compare
Choose a tag to compare

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

30 Jul 14:48
Compare
Choose a tag to compare

Remove integrator environment

4.0.0

20 Jul 09:11
Compare
Choose a tag to compare

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

16 Jul 14:47
Compare
Choose a tag to compare

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