Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork1.7k
Dinamic Bundle Names Files Exclude#1058
Unanswered
BlackYuzia asked this question inQ&A
-
Hi there. // ...constexclude=[isDev ?"index.js" :""];// ... entry:{test:'./index.js',},output:{path:path.resolve(__dirname,'dist'),filename:'[name].[fullhash:8].bundle.js',},plugins:[newWebpackObfuscatorPlugin(obfuscatorConfig,exclude)]// This probably won't exclude index.js// ... if I change |
BetaWas this translation helpful?Give feedback.
All reactions
Replies: 0 comments
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment