Skip to content Skip to sidebar Skip to footer
Showing posts with the label Uglifyjs

How To Enable Minified Javascript Files In Play 2.3.1 Templates?

I was able to load the sbt-uglify 1.0.3 plugin in my Play Framework 2.3.1 app. Loading of the non-m… Read more How To Enable Minified Javascript Files In Play 2.3.1 Templates?

Syntaxerror: Unexpected Token: Punc ())

I'm recieving: SyntaxError: Unexpected token: punc ()) from UglifyJS and it points to the first… Read more Syntaxerror: Unexpected Token: Punc ())

How To Install Node Modules Globally?

I have zero experience with npm other than knowing it exists. I believe I have managed to install u… Read more How To Install Node Modules Globally?