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
cbd55698fd3374ed0fc5f4e902983de09dabb466
meteor
/
packages
/
minifiers
History
Slava Kim
5676dab4cc
Use unreleased version of css-stringify that
fixes
#2028
2014-04-15 23:36:01 -07:00
..
.npm
/package
Use unreleased version of css-stringify that
fixes
#2028
2014-04-15 23:36:01 -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
@font-face added to css minifiers
2014-04-15 23:22:06 -07: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 unreleased version of css-stringify that
fixes
#2028
2014-04-15 23:36:01 -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