Skip to content

Commit 09bdeda

Browse files
committed
add resolve-url-load for bootstrap-loader too
1 parent cf0d42d commit 09bdeda

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.bootstraprc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"extractStyles": false
1010
},
1111
"production": {
12-
"styleLoaders": ["style-loader", "css-loader", "sass-loader"],
12+
"styleLoaders": ["style-loader", "css-loader", "resolve-url-loader", "sass-loader"],
1313
"extractStyles": true
1414
}
1515
},

0 commit comments

Comments
 (0)