compact
compact copied to clipboard
A simple JavaScript compacting middleware for express
Letβs get started with automated dependency management for compact :muscle: π Greenkeeper has found a `package-lock.json` file in this repository. Greenkeeper supports lockfile updates for public packages. If you use...
https://nodesecurity.io/advisories/39 https://nodesecurity.io/advisories/48
Because there's only one `compactJsHtml` function, compact doesn't allow you to create, say, one set of JS files to be concatenated in the `` and another set to be concatenated...
The slashes in the script tag become \ in windows and FF doesn't correct it It seems to work after changing filename in line 255 to filename.split(path.sep).join('/')
It would be nice to have a feature in compact that lets you reference third party scripts.. e.g jQuery on Google's CDN, Google Maps API, various share widgets (Twitter, +1,...