Use a version of bootstrap-loader that can wrap bootstrap styles

This commit is contained in:
Eric Schultz 2018-10-01 14:59:13 -05:00
parent 2b5b4b40c1
commit 03e48bfa15
2 changed files with 3 additions and 4 deletions

5
package-lock.json generated
View file

@ -1852,9 +1852,8 @@
"dev": true
},
"bootstrap-loader": {
"version": "2.2.0",
"resolved": "https://registry.npmjs.org/bootstrap-loader/-/bootstrap-loader-2.2.0.tgz",
"integrity": "sha512-LG8/klminqsCCtPDDCMSCA50LdzmoRvC7JpvJAFFeqWAbSfSY0hZkPUEk5X4wygf33JuFGyiJ7CH/KVnT65I6A==",
"version": "github:houdiniproject/bootstrap-loader#53cdc907485ba21c72470f2d8fb7011c616c823b",
"from": "github:houdiniproject/bootstrap-loader#compiled_namespaced",
"dev": true,
"requires": {
"chalk": "^1.1.3",

View file

@ -37,7 +37,7 @@
"babel-preset-env": "^1.6.1",
"babel-preset-es2015": "^6.24.1",
"bootstrap": "^3.3.7",
"bootstrap-loader": "^2.2.0",
"bootstrap-loader": "github:houdiniproject/bootstrap-loader#compiled_namespaced",
"bootstrap-sass": "^3.3.7",
"browserify": "13.0.1",
"browserify-incremental": "3.1.1",