Releases: spasdk/plugin-webpack
Releases · spasdk/plugin-webpack
v1.1.0
- prevent remove quoted props
- remove docs directory from npm package publishing
- add jsdoc dependency
- remove docs directory from eslint checks
- correct contribution info
- set documentation generation path to match GitHub Pages path
- add node 7/8 for testing
- remove eslint warnings
- update dependencies
v1.0.1: Merge pull request #1 from al-bo/master
- disable optimize property access: a["foo"] → a.foo