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
ad5f3fff45a2aa21906444f92bc0fa451ef52b5b
meteor
/
packages
/
minifiers
History
Slava Kim
f2e3481db3
Drop the requirement for @import to be the last statement on the line
...
+ Testcase for that
2013-12-12 16:47:37 -08:00
..
.npm
/package
Also upgrade uglify-js.
2013-12-11 18:57:30 -08:00
.gitignore
Move clean-css and uglify-js from dev bundle to a new minifiers package.
2013-07-18 10:31:52 -07:00
minifiers_tests.js
Drop the requirement for @import to be the last statement on the line
2013-12-12 16:47:37 -08:00
minifiers.js
Drop the requirement for @import to be the last statement on the line
2013-12-12 16:47:37 -08:00
package.js
Before minifying CSS pull out all @import's to the top of CSS file.
2013-12-12 16:30:04 -08:00