mirror of
https://github.com/kevinsqi/react-circular-progressbar.git
synced 2025-12-08 20:25:50 +00:00
fix files directive
This commit is contained in:
parent
8a5a31de15
commit
c2ab33da39
@ -13,9 +13,9 @@
|
||||
"svg"
|
||||
],
|
||||
"style": "dist/styles.css",
|
||||
"files": {
|
||||
"files": [
|
||||
"dist"
|
||||
},
|
||||
],
|
||||
"scripts": {
|
||||
"build": "NODE_ENV=production webpack && npm run build:demo",
|
||||
"build:demo": "NODE_ENV=demo webpack && cp ./dist/styles.css ./docs/styles.css",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user