Commit 8e7872d
Run in 'label' phase instead of 'debug' phase (#8)
This makes css-extract run before bundle-collapser. bundle-collapser will change `require('insert-css')` to a number, eg `require(1)`, which will break css-extract.
Closes #51 parent e4129b5 commit 8e7872d
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
31 | | - | |
| 30 | + | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
0 commit comments