mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-18 06:44:46 -07:00
Update stork config details
This commit is contained in:
parent
9f6db78771
commit
801d1da92f
1 changed files with 6 additions and 3 deletions
|
|
@ -11,9 +11,12 @@
|
||||||
"tsconfig-paths/register"
|
"tsconfig-paths/register"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"stork": {
|
"config": {
|
||||||
"in": "./public/stork-index.toml",
|
"stork": {
|
||||||
"out": "./public/stork-index.st"
|
"executable": "stork-executable",
|
||||||
|
"toml": "./static/stork.toml",
|
||||||
|
"binary": "./static/search-index.st"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"test-prebuild": "ava ./test/prebuild/**/*.js --verbose",
|
"test-prebuild": "ava ./test/prebuild/**/*.js --verbose",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue