Fix ci
This commit is contained in:
parent
73f5f45322
commit
d0265ad90e
6 changed files with 12 additions and 1 deletions
|
|
@ -8,6 +8,9 @@
|
|||
"*.scss"
|
||||
],
|
||||
"main": "index.js",
|
||||
"engines": {
|
||||
"node": ">=20"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "npx webpack --mode production",
|
||||
"dev": "npx webpack-dev-server --mode development",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue