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

View File

@ -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