mirror of
https://github.com/simon987/sist2.git
synced 2025-04-09 13:36:45 +00:00
Fix for newer node version in debug script
This commit is contained in:
parent
7a7a0686c2
commit
774efe062f
@ -1,3 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
export NODE_OPTIONS=--openssl-legacy-provider
|
||||
|
||||
./node_modules/@vue/cli-service/bin/vue-cli-service.js build --watch
|
Loading…
x
Reference in New Issue
Block a user