Skip to content

Project Roadmap

Kai Falkowski edited this page Jan 23, 2019 · 4 revisions

v2.0.0

Narrative: Rework the whole plugin to do all the work in the plugin (no more loader) to be able to use the entry point names for the extracted files (similar to mini-css-extract plugin). Apart from that stop supporting the style-loader as there's no production use case.

Agenda:

  1. remove loader
  2. remove style-loader support
  3. rework extracted file names

v1.0.0

Narrative: Make the plugin production ready by adding proper sourceMap support. Besides add unit/integration tests and a complete example.

Agenda:

  1. tests
  2. complete example
  3. proper sourceMap support
Clone this wiki locally