Closed
Description
- Operating System: Any
- Node Version: Any
- NPM Version: Any
- webpack Version: Any
- mini-css-extract-plugin Version: Any
Feature Proposal
Addition of the option emitFile, similar to the one existing in other plugins like file-loader (see: https://webpack.js.org/loaders/file-loader/#emitfile
Feature Use Case
Much like in the file-loader use case, it allows for the resource to be extracted from the javascript (reducing its size) without actually creating the resource on disk, useful to when a SSR version of the javascript file is being generated
Metadata
Metadata
Assignees
Labels
No labels