Private
Public Access
1
0

chg: dev: replace webpack w/ vite & remove old, legacy jQuery from the code #4

This commit is contained in:
2026-04-10 21:06:22 +02:00
parent d186a96f0d
commit c660c13ea2
21 changed files with 326 additions and 12177 deletions

8
.gitignore vendored
View File

@@ -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 ###