aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/.bootstraprc
diff options
context:
space:
mode:
Diffstat (limited to 'client/.bootstraprc')
-rw-r--r--client/.bootstraprc12
1 files changed, 6 insertions, 6 deletions
diff --git a/client/.bootstraprc b/client/.bootstraprc
index d266656c1..e560cb5fb 100644
--- a/client/.bootstraprc
+++ b/client/.bootstraprc
@@ -19,12 +19,12 @@ styleLoaders:
19# It depends on value of NODE_ENV environment variable 19# It depends on value of NODE_ENV environment variable
20# This param can also be set in webpack config: 20# This param can also be set in webpack config:
21# entry: 'bootstrap-loader/extractStyles' 21# entry: 'bootstrap-loader/extractStyles'
22extractStyles: false 22# extractStyles: false
23# env: 23env:
24# development: 24 development:
25# extractStyles: false 25 extractStyles: false
26# production: 26 production:
27# extractStyles: true 27 extractStyles: true
28 28
29# Customize Bootstrap variables that get imported before the original Bootstrap variables. 29# Customize Bootstrap variables that get imported before the original Bootstrap variables.
30# Thus original Bootstrap variables can depend on values from here. All the bootstrap 30# Thus original Bootstrap variables can depend on values from here. All the bootstrap