mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-17 19:21:23 +03:00
Revert "Use Hugo mounts for our docs vendor files." (#32210)
* Revert "Adapt to the recent main changes" This reverts commit50d8921670. * Revert "Add Hugo Pipes logic for local and vendored scripts." This reverts commit3fcfd606f2. * Revert "Use Hugo mounts for our docs vendor JS files." This reverts commit6b071116f3.
This commit is contained in:
-10
@@ -40,16 +40,6 @@ module:
|
||||
target: static/apple-touch-icon.png
|
||||
- source: site/static/docs/5.0/assets/img/favicons/favicon.ico
|
||||
target: static/favicon.ico
|
||||
|
||||
# the following are processed via Hugo pipes so we need them in the assets folder
|
||||
## the following will be printed with Hugo pipes
|
||||
- source: node_modules/docsearch.js/dist/cdn/docsearch.min.js
|
||||
target: assets/js/vendor/docsearch.min.js
|
||||
## 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/clipboard/dist/clipboard.min.js
|
||||
target: assets/js/vendor/clipboard.min.js
|
||||
|
||||
params:
|
||||
description: "The most popular HTML, CSS, and JS library in the world."
|
||||
|
||||
Reference in New Issue
Block a user