Commit 7d4a48d
committed
refactor: move bootstrap under assets/_scss
we are tracking the node_modules folder and not using npm in a typical manner
this commit removes the node_modules folder and moves the (tracked) bootstrap
dependency into our _scss folder, which then allows us to remove the npm
package.json and lock file
we are using jquery and popper.js but we weren't referencing the files in
node_modules but ones in CDNs1 parent 7933e8f commit 7d4a48d
371 files changed
Lines changed: 1 addition & 47213 deletions
File tree
- assets
- _scss/bootstrap
- dist
- css
- js
- js
- dist
- src
- tools
- scss
- mixins
- utilities
- vendor
- css
- node_modules
- jquery
- dist
- external/sizzle
- dist
- src
- ajax
- var
- attributes
- core
- var
- css
- var
- data
- var
- deferred
- deprecated
- effects
- event
- exports
- manipulation
- var
- queue
- traversing
- var
- var
- popper.js
- dist
- esm
- umd
- src
- methods
- modifiers
- utils
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
0 commit comments