Releases: yoriiis/chunks-webpack-plugin
Releases · yoriiis/chunks-webpack-plugin
ChunksWebpackPlugin 3.2.0
3.2.0
New features
- Add Travis builds:
eslint
- Add
ESLint
withStandard JS
on the project with associated npm scripts - Add
Babel
configuration on the project - Add
.github
folder withISSUE_TEMPLATE
andPULL_REQUEST_TEMPLATE
- Add
./dist
folder with vLitejs assets - Add
.editorconfig
file
ChunksWebpackPlugin 3.0.1
ChunksWebpackPlugin 3.0.0
3.0.0
Updates
- Add
webpack
aspeerDependencies
in thepackage.json
- Change default value of
outputPath
fromnull
todefault
- Change default value of
customFormatTags
fromnull
tofalse
- Re-order
package.json
keys - Updating and improving the documentation
ChunksWebpackPlugin 2.0.2
2.0.2
Fixes
- Prevent generate empty files
- Lint Javascript
ChunksWebpackPlugin 2.0.1
ChunksWebpackPlugin 2.0.0
2.0.0
New features
- Add function
customFormatTags
to override the default behavior of tags generation
Fixes
- Rename option
path
tooutputPath
Updates
- Add comments in code
- Update README
ChunksWebpackPlugin 1.0.1
1.0.1
Updates
- Update README