UNPKG

mangle-js-webpack-plugin

Version:

支持3种加密算法: `aaencode` `jjencode` `obfuscator JS`(默认)

10 lines (8 loc) 121 B
const a = function() { return 'test1' } module.exports = { hh: function () { console.log('hh'); } }