·
82 commits
to master
since this release
Minor Changes
-
#1580
95198f3
Thanks @developit! - Generate modern (approximately ES2017) code in development mode to better match production output. -
#1574
5117f46
Thanks @rschristian! - Removes Safari nomodule polyfill from template -
#1347
1276aa3
Thanks @teodragovic! - Remove fast-async
Patch Changes
-
#1595
6d100d0
Thanks @rschristian! - Ensuring the sw flag is a boolean in watch mode -
#1573
022d9a8
Thanks @rschristian! - Uses native FS promise API rather than promisifying manually