]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Follow up to #20394: remove ignore for file that no longer exists 20552/head
authorMark Otto <markdotto@gmail.com>
Mon, 22 Aug 2016 00:50:34 +0000 (17:50 -0700)
committerMark Otto <markdotto@gmail.com>
Mon, 22 Aug 2016 00:50:34 +0000 (17:50 -0700)
package.json

index 1dbd90bbde54e046c87981a5c459a1010c1ad6a6..c6872946041a5713531ecbbcc8020297f9b66a93 100644 (file)
@@ -88,9 +88,6 @@
   ],
   "jspm": {
     "main": "js/bootstrap",
-    "ignore": [
-      "dist/js/npm"
-    ],
     "directories": {
       "lib": "dist"
     },