Initial commit
This commit is contained in:
commit
92e96b9107
85 changed files with 24969 additions and 0 deletions
8
nixpacks.toml
Normal file
8
nixpacks.toml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
[phases.install]
|
||||
commands = ["npm install --ignore-scripts", "npm rebuild"]
|
||||
|
||||
[phases.build]
|
||||
commands = ["npm run postinstall", "npm run build"]
|
||||
|
||||
[variables]
|
||||
OXCPARSER_SKIP_NATIVE_BINDING="1"
|
||||
Loading…
Add table
Add a link
Reference in a new issue