javascript-obfuscator is installed separately from the rollup plugin, so it will always be updatable (unlike the official rollup plugin which has been outdated for years!) You can decide if you prefer to apply obfuscation: the traditional way, to the whole bundle ...
在Vite中使用rollup-plugin-obfuscator进行代码混淆,主要是在构建(build)阶段进行配置。以下是根据您的提示,分步骤说明如何在Vite项目中配置rollup-plugin-obfuscator: 1. 确定Vite构建配置文件的位置 Vite的构建配置文件通常是项目根目录下的vite.config.ts或vite.config.js文件。 2. 安装rollup-plugin-obfuscator 首先,...
Saved searches Use saved searches to filter your results more quickly Cancel Create saved search Sign in Sign up Reseting focus {{ message }} javascript-obfuscator / rollup-plugin-javascript-obfuscator Public Notifications You must be signed in to change notification settings Fork 17 ...