Skip to content

Releases: videinfra/static-website-builder

1.3.0

27 Jan 20:45
Compare
Choose a tag to compare

Added

  • Command --tasks to list available tasks

Changed

  • Updated dependencies
  • Replaced gulp.watch with latest chokidar which is more reliable

Fixed

  • cssnano configuration
  • disabled calc() minification which minifies them incorrectly

1.2.4

16 Sep 09:56
Compare
Choose a tag to compare

Added 'ignore' to data task configuration
Fixed gulp not working if there is an error when starting watch command

1.2.2

18 Aug 15:07
Compare
Choose a tag to compare
Fixed production mode detection being triggered in development mode

1.2.0

13 Jul 09:35
Compare
Choose a tag to compare

Removed .browserlistrc which was overriding per-project browser list
Any task with -build in the name will now trigger production mode