Don't ignore the minified file

This commit is contained in:
Sjur Bakka
2016-05-30 15:36:36 +02:00
parent a5a0ae83db
commit 9aee871752
+1 -1
View File
@@ -15,7 +15,7 @@
"license": "MIT", "license": "MIT",
"ignore": [ "ignore": [
"*", "*",
"!FileSaver.js", "!FileSaver.*js",
"!LICENSE.md" "!LICENSE.md"
] ]
} }