Skip to content

Releases: nicholaslee119/webpack-component-loader

Implement css scope

11 Oct 04:24
Compare
Choose a tag to compare
  1. Implement css scope
  2. Import CommonChunkPlugin
  3. Import ExtractTextPlugin to extract css to independent files

Integrate babel-loader and css-loader

02 Oct 05:36
Compare
Choose a tag to compare

Import the babel-loader and css-loader to instead of generating assets by component-loader itself.
remove almost half code, make it clearer to read

First release

28 Sep 07:11
Compare
Choose a tag to compare

Implement the basic function to work with high coverage test.
基本的な機能を大まかに実現しておりました、そして高いカバレッジテストも提供されています。
大体实现了基本的功能,并且提供了高覆盖率的测试用例。