mirror of
https://github.com/Sped0n/bridget.git
synced 2026-04-14 10:09:31 -07:00
update test bench
This commit is contained in:
@@ -6,8 +6,8 @@
|
|||||||
"scripts": {
|
"scripts": {
|
||||||
"build": "hugo -v --source=exampleSite --themesDir ../.. --gc",
|
"build": "hugo -v --source=exampleSite --themesDir ../.. --gc",
|
||||||
"build:preview": "hugo -v --source=exampleSite --themesDir ../.. -D --gc",
|
"build:preview": "hugo -v --source=exampleSite --themesDir ../.. -D --gc",
|
||||||
"server": "hugo server --source=exampleSite --themesDir ../.. -D --disableFastRender",
|
"server": "hugo server --source=exampleSite -D --disableFastRender --watch --verbose",
|
||||||
"server:production": "hugo server --source=exampleSite --themesDir ../.. --disableFastRender -e production"
|
"server:production": "hugo server --source=exampleSite --disableFastRender -e production --watch --verbose"
|
||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
|
|||||||
Reference in New Issue
Block a user