Closed christiaan closed 7 years ago
The instructions instruct to run sudo to install uglify.
Uglify is a development dependency of the package so it will be installed when running npm install
npm install
This should make the instructions more clear and thus fix #30
The instructions instruct to run sudo to install uglify.
Uglify is a development dependency of the package so it will be installed when running
npm install
This should make the instructions more clear and thus fix #30