feat: added webpack, stimulus and turbo
This commit is contained in:
parent
f3b60adb21
commit
93939ff054
8 changed files with 62 additions and 10 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -57,6 +57,7 @@ package-lock.json
|
|||
|
||||
/vendor
|
||||
/node_modules
|
||||
/site/plugins
|
||||
|
||||
# Content
|
||||
# ---------------
|
||||
|
@ -66,4 +67,5 @@ package-lock.json
|
|||
# Compiled files
|
||||
# ---------------
|
||||
|
||||
/public/css
|
||||
/public/css
|
||||
/public/js
|
Loading…
Add table
Add a link
Reference in a new issue