1
0
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:
simon987 2024-04-03 14:27:17 -04:00
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