chore: build-etik cacheatutakoa kentzen du
This commit is contained in:
@@ -12,7 +12,7 @@
|
|||||||
"develop": "gatsby develop",
|
"develop": "gatsby develop",
|
||||||
"preview": "ENABLE_GATSBY_REFRESH_ENDPOINT=true gatsby develop -H 0.0.0.0 -p 8000",
|
"preview": "ENABLE_GATSBY_REFRESH_ENDPOINT=true gatsby develop -H 0.0.0.0 -p 8000",
|
||||||
"start": "gatsby build && gatsby serve",
|
"start": "gatsby build && gatsby serve",
|
||||||
"build": "gatsby build",
|
"build": "rm -rf public && rm -rf .cache && gatsby build",
|
||||||
"serve": "gatsby serve",
|
"serve": "gatsby serve",
|
||||||
"clean": "gatsby clean",
|
"clean": "gatsby clean",
|
||||||
"prettier": "prettier . --write"
|
"prettier": "prettier . --write"
|
||||||
|
|||||||
Reference in New Issue
Block a user