Set up Webpack Encore
This commit is contained in:
parent
e40e41d6fc
commit
957b799d0a
33 changed files with 14032 additions and 36 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
@ -6,6 +6,7 @@
|
|||
/content/
|
||||
|
||||
# Dependencies
|
||||
/node_modules/
|
||||
/vendor/
|
||||
|
||||
# Editors
|
||||
|
@ -38,8 +39,8 @@ Icon
|
|||
!/storage/cache/index.html
|
||||
|
||||
# Configuration files
|
||||
/site/config/config.julienmonnerie.com.php
|
||||
/site/config/config.julienmonnerie.test.php
|
||||
/site/config/config.xiaowang.fr.php
|
||||
/site/config/config.xiaowang.test.php
|
||||
|
||||
# License
|
||||
/site/config/.license
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue