mirror of
https://github.com/flarum/core.git
synced 2025-07-30 21:20:24 +02:00
chore: flarum-cli audit infra --fix
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
"dev": "webpack --mode development --watch",
|
||||
"build": "webpack --mode production",
|
||||
"format": "prettier --write src",
|
||||
"analyze": "cross-env ANALYZER=true yarn build",
|
||||
"analyze": "cross-env ANALYZER=true yarn run build",
|
||||
"format-check": "prettier --check src"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
Reference in New Issue
Block a user