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
5eee458a0cfdb41b9b2aa233c7be9cf3bf3da716
meteor
/
packages
/
minifiers
History
Matthew Arbesfeld
3f821867d0
Don't rewrite relative paths for cordova builds.
...
Cordova relies on relative paths to base href to choose its public assets.
2014-08-28 15:31:07 -07:00
..
.npm
/package
Update uglify-js from 2.4.7 to 2.4.13
2014-05-21 16:18:59 -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
Don't rewrite relative paths for cordova builds.
2014-08-28 15:31:07 -07:00
package.js
vbump for rc9
2014-08-15 12:34:47 -07:00
urlrewriting-tests.js
Tests for CSS url rewrites fixed to the new implementation
2014-06-04 18:57:15 -07:00