How to obfuscate/hash some of the build output file names?
I use a
So are there any vite/rollup/nuxt build settings I can use to obfuscate the name of the file in the build output or change it to something else?
mixpanel NPM package to enable tracking through Mixpanel, but the package's build is called mixpanel.js which doesn't get changed any way when bundled by Nuxt. And this keeps triggering ad blockers when they see something with mixpanel in the URL being requested by the app.So are there any vite/rollup/nuxt build settings I can use to obfuscate the name of the file in the build output or change it to something else?