mirror of
https://github.com/sist2app/sist2.git
synced 2026-03-24 09:31:36 +00:00
Fix for newer node version in debug script
This commit is contained in:
@@ -1,3 +1,5 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
|
export NODE_OPTIONS=--openssl-legacy-provider
|
||||||
|
|
||||||
./node_modules/@vue/cli-service/bin/vue-cli-service.js build --watch
|
./node_modules/@vue/cli-service/bin/vue-cli-service.js build --watch
|
||||||
Reference in New Issue
Block a user