Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXhmikosR <xhmikosr@gmail.com>2020-10-20 10:46:04 +0300
committerXhmikosR <xhmikosr@gmail.com>2020-11-19 21:54:42 +0300
commit50d892167036f440f9224327b0a48cf72a2e44b6 (patch)
treedd3960daeb3fde721792eb4d4cf5b13f8dfe643d /config.yml
parent3fcfd606f2c264f1d3434e99c140a05edec461c3 (diff)
Adapt to the recent main changes
* remove `bs-custom-file-input.min.js` * switch to errorf * change error message
Diffstat (limited to 'config.yml')
-rw-r--r--config.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/config.yml b/config.yml
index 48b3bd44c3..eafd87945d 100644
--- a/config.yml
+++ b/config.yml
@@ -48,8 +48,6 @@ module:
## The following vendor files will be bundled together on top of local js files as /docs.js
- source: node_modules/anchor-js/anchor.min.js
target: assets/js/vendor/anchor.min.js
- - source: node_modules/bs-custom-file-input/dist/bs-custom-file-input.min.js
- target: assets/js/vendor/bs-custom-file-input.min.js
- source: node_modules/clipboard/dist/clipboard.min.js
target: assets/js/vendor/clipboard.min.js