aboutsummaryrefslogtreecommitdiff
path: root/grunt/configBridge.json
diff options
context:
space:
mode:
authorBardi Harborow <[email protected]>2017-03-21 18:18:11 +1100
committerBardi Harborow <[email protected]>2017-03-21 21:37:33 +1100
commitcab6f7d16ca64dfcb0de002940d085c8cfe8b304 (patch)
tree46380fdfc3c66535653b0e7170e6f6fa9eb77b57 /grunt/configBridge.json
parent1ecb74e007b8f2c00f89ff083fb7732098d019f7 (diff)
downloadbootstrap-cab6f7d16ca64dfcb0de002940d085c8cfe8b304.tar.xz
bootstrap-cab6f7d16ca64dfcb0de002940d085c8cfe8b304.zip
More config tweaks.
Diffstat (limited to 'grunt/configBridge.json')
-rw-r--r--grunt/configBridge.json10
1 files changed, 0 insertions, 10 deletions
diff --git a/grunt/configBridge.json b/grunt/configBridge.json
deleted file mode 100644
index 140d9ab78..000000000
--- a/grunt/configBridge.json
+++ /dev/null
@@ -1,10 +0,0 @@
-{
- "paths": {
- "docsJs": [
- "assets/js/vendor/anchor.min.js",
- "assets/js/vendor/clipboard.min.js",
- "assets/js/vendor/holder.min.js",
- "assets/js/src/application.js"
- ]
- }
-}