forked from wallabag/wallabag
Merge pull request #3022 from wallabag/webpack
Adds Webpack support and remove Grunt
This commit is contained in:
@ -3,6 +3,10 @@ imports:
|
||||
- { resource: security.yml }
|
||||
- { resource: services.yml }
|
||||
|
||||
parameters:
|
||||
# Allows to use the live reload feature for changes in assets
|
||||
use_webpack_dev_server: false
|
||||
|
||||
framework:
|
||||
#esi: ~
|
||||
translator:
|
||||
|
||||
Reference in New Issue
Block a user