Add environment plugin to change from import meta env to process env

This commit is contained in:
RcleydsonR
2023-01-24 18:48:13 -03:00
parent 65fc11a64f
commit 8b5ba69267
7 changed files with 18 additions and 11 deletions

View File

@@ -5924,6 +5924,11 @@ vite-node@0.27.1:
source-map-support "^0.5.21"
vite "^3.0.0 || ^4.0.0"
vite-plugin-environment@^1.1.3:
version "1.1.3"
resolved "https://registry.yarnpkg.com/vite-plugin-environment/-/vite-plugin-environment-1.1.3.tgz#d01a04abb2f69730a4866c9c9db51d3dab74645b"
integrity sha512-9LBhB0lx+2lXVBEWxFZC+WO7PKEyE/ykJ7EPWCq95NEcCpblxamTbs5Dm3DLBGzwODpJMEnzQywJU8fw6XGGGA==
"vite@^3.0.0 || ^4.0.0", vite@^3.1.8:
version "3.1.8"
resolved "https://registry.npmjs.org/vite/-/vite-3.1.8.tgz"