Fix Bootstrap to work with Go modules
This commit is contained in:
@@ -19,6 +19,8 @@ module:
|
||||
- source: "static"
|
||||
target: "static"
|
||||
# Bootstrap
|
||||
- source: "assets/paige/bootstrap/scss/_vendor"
|
||||
target: "assets/paige/bootstrap/scss/vendor"
|
||||
- source: "paige/node_modules/bootstrap/dist/css"
|
||||
target: "assets/_paige/bootstrap"
|
||||
includeFiles: ["/bootstrap.css"]
|
||||
|
Reference in New Issue
Block a user