Skip to content

Commit 42fa132

Browse files
add disclaimer to readme, do not ignore build in npm package
1 parent b4a7b5b commit 42fa132

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.npmignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
build
21
src
32
test
43
scripts

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ This plugin is based on the fantastic [css-modules-require-hook](https://github.
1010

1111
This plugin is experimental, pull requests are welcome.
1212

13+
**Do not run this plugin as part of webpack frontend configuration. This plugin is intended only for backend compilation.**
14+
1315
## Example
1416

1517
```css

0 commit comments

Comments
 (0)