ghostdevv / rollup-obfuscator

A plugin to obfuscate javascript for rollup based on https://www.npmjs.com/javascript-obfuscator
MIT License
56 stars 7 forks source link

`import.meta.env` cannot be fulfilled #152

Open QC2168 opened 2 weeks ago

QC2168 commented 2 weeks ago

I found that the vite environment variable appeared in the js file after I built it

this prevents me from using it normally