Fix Bootstrap JS mount

master
Will Faught 2 years ago
parent 1fe69a8812
commit b1063abbaf

@ -26,7 +26,7 @@ module:
target: "assets/_paige/bootstrap"
includeFiles: ["/bootstrap.bundle.js"]
- source: "node_modules/bootstrap/js/dist"
target: "static/_paige/bootstrap"
target: "assets/_paige/bootstrap"
- source: "node_modules/bootstrap/scss"
target: "assets/_paige/bootstrap"
# Bootstrap Icons

Loading…
Cancel
Save