Skip to content

Update uglify js package for make web demo#4

Open
begroff wants to merge 1 commit intoimposters-handbook:masterfrom
begroff:pr/make
Open

Update uglify js package for make web demo#4
begroff wants to merge 1 commit intoimposters-handbook:masterfrom
begroff:pr/make

Conversation

@begroff
Copy link

@begroff begroff commented Dec 2, 2018

While watching the make video and running through the web tutorial, I ran into an error running the makefile. It was having an issue with uglifying the JavaScript.

The original package was set to uglifyjs. When I went to that folder, there was a message there indicating uglifyjs has been deprecated and you should use uglify-js instead. I have updated the package.json to reflect the new package.

I ran the makefile and everything works as expected now. Thanks for the videos!

- The old uglifyjs package that was originally used has been deprecated
in favor of uglify-js. Updated the package.json to reflect this so the
makefile works properly
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant