use bootstrap
This commit is contained in:
parent
e209ea73ff
commit
f3ad0e4638
20 changed files with 5563 additions and 18 deletions
4
config/packages/prod/webpack_encore.yaml
Normal file
4
config/packages/prod/webpack_encore.yaml
Normal file
|
@ -0,0 +1,4 @@
|
|||
#webpack_encore:
|
||||
# Cache the entrypoints.json (rebuild Symfony's cache when entrypoints.json changes)
|
||||
# Available in version 1.2
|
||||
#cache: true
|
Reference in a new issue