mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-15 06:35:20 -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"
|
||||
]
|
||||
},
|
||||
"stork": {
|
||||
"in": "./public/stork-index.toml",
|
||||
"out": "./public/stork-index.st"
|
||||
"config": {
|
||||
"stork": {
|
||||
"executable": "stork-executable",
|
||||
"toml": "./static/stork.toml",
|
||||
"binary": "./static/search-index.st"
|
||||
}
|
||||
},
|
||||
"scripts": {
|
||||
"test-prebuild": "ava ./test/prebuild/**/*.js --verbose",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue