chg: dev: replace webpack w/ vite & remove old, legacy jQuery from the code #4
This commit is contained in:
8
.gitignore
vendored
8
.gitignore
vendored
@@ -3,6 +3,7 @@
|
||||
.idea/
|
||||
node_modules/
|
||||
nohup.out
|
||||
/public/build/
|
||||
###< system7 - jotunheimr ###
|
||||
|
||||
###> symfony/framework-bundle ###
|
||||
@@ -11,10 +12,3 @@ nohup.out
|
||||
/var/
|
||||
/vendor/
|
||||
###< symfony/framework-bundle ###
|
||||
|
||||
###> symfony/webpack-encore-bundle ###
|
||||
/node_modules/
|
||||
/public/build/
|
||||
npm-debug.log
|
||||
yarn-error.log
|
||||
###< symfony/webpack-encore-bundle ###
|
||||
|
||||
Reference in New Issue
Block a user