getkey / rollup-plugin-obfuscator

The most powerful rollup plugin for javascript-obfuscator.
Mozilla Public License 2.0
112 stars 9 forks source link

vue3+vite unavailable import.meta.env #23

Open H-hejin opened 6 months ago

H-hejin commented 6 months ago

global set up false It will be like this

zbsguilai commented 6 months ago

全局设置为 false 就会是这样 How to solve it?

libra1010 commented 2 months ago

Is this bug not intended to be resolved?

a0s commented 2 months ago

until this bug, probably it needs to emulate import.meta.env with provide/inject :(