2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-20 20:00:36 +03:00

Follow up to #20394: remove ignore for file that no longer exists

This commit is contained in:
Mark Otto
2016-08-21 17:50:34 -07:00
parent 75715d9d3c
commit b821c57278
-3
View File
@@ -88,9 +88,6 @@
], ],
"jspm": { "jspm": {
"main": "js/bootstrap", "main": "js/bootstrap",
"ignore": [
"dist/js/npm"
],
"directories": { "directories": {
"lib": "dist" "lib": "dist"
}, },