[misc][x]: get rid of prestart script
This commit is contained in:
parent
d4f837e8f5
commit
cee55cf10d
@ -6,7 +6,6 @@
|
||||
"dev": "next dev",
|
||||
"build": "next build",
|
||||
"start": "next start",
|
||||
"prestart": "postcss styles/app.css -o pages/App.css",
|
||||
"test": "jest",
|
||||
"test:watch": "jest --watch",
|
||||
"test:coverage": "jest --coverage",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user