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

Javascript Regex To Match A Pattern But Not Match A Regex Literal (r.js Optimizer And Uglify Issue)?

I've got a Backbone application, organized into modules using Require.js. One of these modules … Read more Javascript Regex To Match A Pattern But Not Match A Regex Literal (r.js Optimizer And Uglify Issue)?

Prevent Uglifyjs From Renaming Certain Functions

I have a function that has a constructor within it. It creates a new object and returns it: functio… Read more Prevent Uglifyjs From Renaming Certain Functions

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?

Prevent Uglifyjs From Renaming Certain Functions

I have a function that has a constructor within it. It creates a new object and returns it: functio… Read more Prevent Uglifyjs From Renaming Certain Functions