build.bat 73 B

12345
  1. set NODE_OPTIONS=--openssl-legacy-provider
  2. npm run build:prod
  3. pause