tcoopman/image-webpack-loader
Vedi su GitHubUse `optionalDependencies` for imagemin plugins
Open
#53 aperta il 10 nov 2016
help wanted
Metriche repository
- Star
- (2037 star)
- Metriche merge PR
- (Nessuna PR mergiata in 30 g)
Descrizione
Why?
- It reduces the size of the package (including dependencies).
- Lack of packets that are not using in the application (inside
node_modules). - Faster loading plugin (
require,import). - We enable the user to decide which plugins to use the usual options.
- No need to keep track of versions of plug-ins and constantly update them.
I can do PR, but this major release. Also i can help with repo (https://github.com/tcoopman/image-webpack-loader/issues/47).