mirror of
https://github.com/scratchfoundation/paper.js.git
synced 2025-01-01 02:38:43 -05:00
Fix typo.
This commit is contained in:
parent
4fead5c1ec
commit
bc1e0ad734
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@ You will then find the built library inside the `dist` folder, named `paper.js`.
|
||||||
stripped Formated but without comments (default)
|
stripped Formated but without comments (default)
|
||||||
compressed Uses UglifyJS to reduce file size
|
compressed Uses UglifyJS to reduce file size
|
||||||
|
|
||||||
In to build a compressed version of Paper.js, UglifyJS version 1 needs to be installed:
|
In order to build a compressed version of Paper.js, UglifyJS version 1 needs to be installed:
|
||||||
|
|
||||||
npm install uglify-js@1
|
npm install uglify-js@1
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue