This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
meteor
Watch
1
Star
1
Fork
0
You've already forked meteor
mirror of
https://github.com/meteor/meteor.git
synced
2026-05-02 03:01:46 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f63aeee8ebf8a289e2b35df309ca090e6826cd4d
meteor
/
packages
/
minifiers
History
Nick Martin
4b49b0614b
New NPM keeps shrinkwrap files in alphabetical order.
2014-04-08 01:02:46 -07:00
..
.npm
/package
New NPM keeps shrinkwrap files in alphabetical order.
2014-04-08 01:02:46 -07:00
.gitignore
Move clean-css and uglify-js from dev bundle to a new minifiers package.
2013-07-18 10:31:52 -07:00
beautify-tests.js
Add tests for the CSS url rewriting
2014-03-31 01:43:37 +02:00
minification.js
Move css-asts concatenation to the minifiers package
2014-02-03 21:58:29 -08:00
minifiers-tests.js
Add tests for the CSS url rewriting
2014-03-31 01:43:37 +02:00
minifiers.js
Styling tweaks to minifiers
2014-04-04 11:53:12 -07:00
package.js
use the latest reworkcss/css-parse to
fix
#1958
2014-04-03 19:03:50 -07:00
urlrewriting-tests.js
Don't rewrite URI with a defined protocol (ie http(s) or data) Use the node
url
module to parse the URI
2014-04-02 11:52:58 -07:00