1.0.0-alpha • Published 7 years ago

thumbnail-webpack-plugin v1.0.0-alpha

Weekly downloads
3
License
MIT
Repository
github
Last release
7 years ago

thumbnail-webpack-plugin

Webpack plugin to create thumbnails with node-thumbnail

TODO

  • docs
  • add CI
  • add to npm
  • e2e should do a transformation and validate the output
  • add test coverage: "test-travis": "istanbul cover _mocha -- -R spec ./test/*_spec.js"
  • eslint

references

https://www.npmjs.com/package/node-thumbnail https://webpack.github.io/docs/how-to-write-a-plugin.html https://github.com/johnagan/clean-webpack-plugin/blob/master/index.js