For questions please post on Stack Overflow and use the 'webpack' tag (http://stackoverflow.com/tags/webpack).
sokra on main
Use stable identities for Snaps… test: Check that Snapshot itera… Merge pull request #15991 from … (compare)
sokra on main
chore: add bugs field in packag… Merge pull request #15940 from … (compare)
sokra on main
ci: update github actions Merge pull request #15834 from … (compare)
sokra on main
fix: hmr build twice fix registry Merge pull request #15909 from … (compare)
sokra on main
enhanced-resolve@5.10.0 Merge pull request #16001 from … (compare)
sokra on up-enhanced-resolve
sokra on main
remove unnecessary moduleId pro… Merge pull request #16005 from … (compare)
false
shows up whenever a separate file isn't emitted, I believe that's relevant here.
{
test: /data\/json\/.+\.json$/
loader: 'file-loader',
options: {
// Look at https://webpack.js.org/configuration/output/#template-strings to see additional template strings.
name: '[path][name].[hash:6][ext]'
}
}
_0xef14
So I didn't think that they used obfuscator. Do you think we can tell obfuscator to not convert anything like _0xef14
as browser sometime things that this is virus code.
a
, b
, c
, etc. What you shared could theoretically label itself a minifier as the lines sometimes are blurred.npm install