Adapt to the recent main changes
* remove `bs-custom-file-input.min.js` * switch to errorf * change error message
This commit is contained in:
parent
3fcfd606f2
commit
50d8921670
2 changed files with 4 additions and 6 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue