1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-21 12:51:52 +02: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

View File

@@ -88,9 +88,6 @@
],
"jspm": {
"main": "js/bootstrap",
"ignore": [
"dist/js/npm"
],
"directories": {
"lib": "dist"
},