Fix rendering issues
This commit is contained in:
parent
56dca9fa60
commit
eb39846b75
7 changed files with 25 additions and 29 deletions
|
|
@ -6,7 +6,6 @@
|
|||
"main": "index.js",
|
||||
"scripts": {
|
||||
"start": "webpack-dev-server --mode development",
|
||||
"start-unsafe": "webpack-dev-server --mode development --useLocalIp",
|
||||
"build": "webpack && find dist -type f -not -name '*.html' | xargs rm"
|
||||
},
|
||||
"keywords": [],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue