mini-css-extract-plugin
mini-css-extract-plugin copied to clipboard
Lightweight CSS extraction plugin
This PR contains a: - [ ] **bugfix** - [x] new **feature** - [ ] **code refactor** - [ ] **test update** - [ ] **typo fix** - [ ]...
Allow the link tag to be added to the head before doing some extra processing, such as I want to set a load timeout listener This PR contains a: -...
This PR contains a: - [x] **bugfix** - [ ] new **feature** - [ ] **code refactor** - [ ] **test update** - [ ] **typo fix** - [ ]...
This PR contains a: - [ ] **bugfix** - [x] new **feature** - [ ] **code refactor** - [ ] **test update** - [ ] **typo fix** - [ ]...
This PR contains a: - [ ] **bugfix** - [X] new **feature** - [ ] **code refactor** - [X] **test update** - [ ] **typo fix** - [ ] **metadata...
This PR contains a: - [ ] **bugfix** - [x] new **feature** - [ ] **code refactor** - [x] **test update** - [ ] **typo fix** - [x] **metadata update**...
This PR contains a: - [ ] **bugfix** - [X] new **feature** - [ ] **code refactor** - [ ] **test update** - [ ] **typo fix** - [ ]...
This PR contains a: - [ ] **bugfix** - [x] new **feature** - [ ] **code refactor** - [x] **test update** - [ ] **typo fix** - [ ] **metadata...
This PR contains a: - [ ] **bugfix** - [x] new **feature** - [ ] **code refactor** - [ ] **test update** - [ ] **typo fix** - [ ]...
HMR: inferring script source from moduleId is not reliable and don't work with `[hash]`/`[fullhash]`
The HMR code needs to do some magic to convert the `moduleId` of the updated module to the URLs of the CSS chunks that contain the module. These URLs then...