|
@@ -45,13 +45,13 @@ Big thanks to all supporters!
|
|
|
|
|
|
#### *NOTE! the README on the master branch might not match that of the latest stable release!*
|
|
#### *NOTE! the README on the master branch might not match that of the latest stable release!*
|
|
|
|
|
|
|
|
+#### If you has a question - check this section first: [FAQ](#frequently-asked-questions)
|
|
|
|
+
|
|
## :warning: Important
|
|
## :warning: Important
|
|
##### Obfuscate only the code that belongs to you.
|
|
##### Obfuscate only the code that belongs to you.
|
|
|
|
|
|
It is not recommended to obfuscate vendor scripts and polyfills, since the obfuscated code is 15-80% slower (depends on options) and the files are significantly larger.
|
|
It is not recommended to obfuscate vendor scripts and polyfills, since the obfuscated code is 15-80% slower (depends on options) and the files are significantly larger.
|
|
|
|
|
|
-#### If you has a question - check this section first: [FAQ](#frequently-asked-questions)
|
|
|
|
-
|
|
|
|
## Installation
|
|
## Installation
|
|
|
|
|
|
Install the package with Yarn or NPM and add it to your `devDependencies`:
|
|
Install the package with Yarn or NPM and add it to your `devDependencies`:
|