Releases: runner/generator-webpack
Releases · runner/generator-webpack
v3.0.1
18 Jan 08:54
Compare
Sorry, something went wrong.
No results found
improve message handling
use latest webpack
v2.0.0
07 Jun 09:50
Compare
Sorry, something went wrong.
No results found
fix indentations in clear task
fix const blocks
fix paths to build files in clear task
fix check in module task
add possibility to use hooks in watch task
fix var naming
fix compiler hooks applying in build task
rework config handling
simplify options handling
remove config and options from public generator properties
add node v12 to Travis CI
switch from var to const/let
update dependencies
correct generator.config sanitation
v1.1.0
20 Feb 10:50
Compare
Sorry, something went wrong.
No results found
update docs
add compiler hooks support
export config object from generator
v1.0.2
07 Aug 09:23
Compare
Sorry, something went wrong.
No results found
fix eslint warnings
rename and remove scoped packages
use cjs-eslint instead of @cjssdk/eslint-config
replaces package dependencies
correct repository url
correct runner package name in the example
v1.0.1
06 Jul 12:30
Compare
Sorry, something went wrong.
No results found
fix crash on modules command
update webpack dependency
v1.0.0
07 Jun 14:12
Compare
Sorry, something went wrong.
No results found
move code from spasdk/tasks repo and rework