Adapt to the recent main changes

* remove `bs-custom-file-input.min.js`
* switch to errorf
* change error message
This commit is contained in:
XhmikosR 2020-10-20 10:46:04 +03:00
parent 3fcfd606f2
commit 50d8921670
2 changed files with 4 additions and 6 deletions

View file

@ -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