UNPKG

@stencil/webpack

Version:

The Stencil Webpack Plugin

58 lines (29 loc) 1.85 kB
<a name="0.0.6"></a> ## [0.0.5](https://github.com/ionic-team/stencil-webpack/compare/v0.0.5...v0.0.6) (2017-12-22) * Improve error handling <a name="0.0.5"></a> ## [0.0.5](https://github.com/ionic-team/stencil-webpack/compare/v0.0.4...v0.0.5) (2017-12-17) * Remove "collections" array requirement * Copy assets relative to main import * Use webpacks filesystem * TypeScript <a name="0.0.4"></a> ## [0.0.4](https://github.com/ionic-team/stencil-webpack/compare/v0.0.3...v0.0.4) (2017-11-14) ### Bug Fixes * **plugin:** handle subdirectories ([32b234](https://github.com/ionic-team/stencil-webpack/commit/32b234)) <a name="0.0.3"></a> ## [0.0.3](https://github.com/ionic-team/stencil-webpack/compare/v0.0.2...v0.0.3) (2017-10-24) ### Bug Fixes * **path:** normalize windows paths ([93f5c31](https://github.com/ionic-team/stencil-webpack/commit/93f5c31)) <a name="0.0.2"></a> ## [0.0.2](https://github.com/ionic-team/stencil-webpack/compare/v0.0.1...v0.0.2) (2017-10-23) ### Bug Fixes * **package:** update the main script path ([f916885](https://github.com/ionic-team/stencil-webpack/commit/f916885)) <a name="0.0.1"></a> ## [0.0.1](https://github.com/ionic-team/stencil-webpack/compare/803168e...v0.0.1) (2017-10-23) ### Features * **config:** calculate the name of the output ([5237054](https://github.com/ionic-team/stencil-webpack/commit/5237054)) * **config:** pass in component input paths ([3cb24f0](https://github.com/ionic-team/stencil-webpack/commit/3cb24f0)) * **docs:** fill in the readme.md documentation ([f860979](https://github.com/ionic-team/stencil-webpack/commit/f860979)) * **plugin:** add collections properlty to configuration object ([16dbb70](https://github.com/ionic-team/stencil-webpack/commit/16dbb70)) * **test:** add tests ([803168e](https://github.com/ionic-team/stencil-webpack/commit/803168e))