From b1063abbaf0f8625c88acaec70dbfc6bb2af6fb5 Mon Sep 17 00:00:00 2001 From: Will Faught Date: Tue, 14 Mar 2023 19:50:22 -0700 Subject: [PATCH] Fix Bootstrap JS mount --- config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.yaml b/config.yaml index 95e8cf6a..ceb3d6ed 100644 --- a/config.yaml +++ b/config.yaml @@ -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