-
### Clear and concise description of the problem
目前貌似只支持正常的asar打包,有没有考虑过提供打包加密的能力?如混淆、字节码,对企业应用比较刚需。
类似:https://www.yuque.com/u34495/mivcfg/mmr6mu
### Suggested solution
参考:
https://github.co…
-
The issue https://github.com/elmeet/vite-plugin-javascript-obfuscator/issues/3 was closed as fixed, but it "worked" because the example project didn't include any file to be obfuscated.
I forked th…
-
The following errors were reported by 5.5.0-dev.20240505, but not by 5.4.5
[Pipeline that generated this bug](https://typescript.visualstudio.com/TypeScript/_build?definitionId=48)
[Logs for the pipel…
-
Im using rollup-obfuscator on my Vue component library. I am importing it in a downstream project and getting a null error console message from lockdown-install.js:1:103865
-
Hello 👋
I am using `rollup-obfuscator` in combination with Vite and Electron. When upgrading from version `3.0.2` to `4.0.0` I was prompted with the following error:
```
TypeError: Cannot read …
-
The following errors were reported by 5.5.0-dev.20240519, but not by 5.4.5
[Pipeline that generated this bug](https://typescript.visualstudio.com/TypeScript/_build?definitionId=48)
[Logs for the pipel…
-
The following errors were reported by 5.5.0-dev.20240512, but not by 5.4.5
[Pipeline that generated this bug](https://typescript.visualstudio.com/TypeScript/_build?definitionId=48)
[Logs for the pipel…
-
I'm trying to use Vite to build a non frontend app. This is what i did so far:
vite.config.ts
```typescript
import { defineConfig, splitVendorChunkPlugin } from 'vite';
import { obfuscator } fro…
-
The following errors were reported by 5.5.0-dev.20240526, but not by 5.4.5
[Pipeline that generated this bug](https://typescript.visualstudio.com/TypeScript/_build?definitionId=48)
[Logs for the pipel…
-
### Describe the feature
Thanks to the Nuxt3 team for making such an incredible framework! Admittedly I have a very narrow use case - I'm using the amazingly awesome [rollup-obfuscator](https://www…