Commit d100b10f authored by Chris Gutierrez's avatar Chris Gutierrez

added JS minifier package

parent 7805de36
...@@ -104,7 +104,8 @@ ...@@ -104,7 +104,8 @@
"https://raw.github.com/darinmorrison/sublime-packages/master/packages.json", "https://raw.github.com/darinmorrison/sublime-packages/master/packages.json",
"https://github.com/ericmartel/Sublime-Text-2-Stackoverflow-Plugin", "https://github.com/ericmartel/Sublime-Text-2-Stackoverflow-Plugin",
"https://raw.github.com/csytan/sublime-text-2-github/master/packages.json", "https://raw.github.com/csytan/sublime-text-2-github/master/packages.json",
"https://raw.github.com/tiger2wander/sublime_packages/master/packages.json" "https://raw.github.com/tiger2wander/sublime_packages/master/packages.json",
"https://github.com/cgutierrez/sublime-text-js-minifier",
], ],
"package_name_map": { "package_name_map": {
"soda-theme": "Theme - Soda", "soda-theme": "Theme - Soda",
...@@ -161,6 +162,7 @@ ...@@ -161,6 +162,7 @@
"toggle-readonly" : "Toggle Read-Only", "toggle-readonly" : "Toggle Read-Only",
"Sublime-Text-2-Stackoverflow-Plugin" : "Search Stack Overflow", "Sublime-Text-2-Stackoverflow-Plugin" : "Search Stack Overflow",
"sublime-text-2-github": "GitHub.app Menu" "sublime-text-2-github": "GitHub.app Menu"
"sublime-text-js-minifier": "JS Minifier"
}, },
"renamed_packages": { "renamed_packages": {
"JSDocs": "DocBlockr", "JSDocs": "DocBlockr",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment