parcel-bundler / awesome-parcel

🔗 A curated list of awesome Parcel resources, libraries, tools and boilerplates
1.39k stars 88 forks source link

added parcel-plugin-obfuscate plugin to list #75

Closed peanutbother closed 5 years ago

peanutbother commented 5 years ago

this plugin adds obfuscation to built javascript assets. this can be useful if source code shouldn't be readable at first glance and debuggability should be made harder.