Procházet zdrojové kódy

Correctif services.yaml

master
Guillaume před 3 roky
rodič
revize
40913dc2b8
2 změnil soubory, kde provedl 2 přidání a 0 odebrání
  1. +1
    -0
      config/services.yaml
  2. +1
    -0
      webpack.config.js

+ 1
- 0
config/services.yaml Zobrazit soubor

@@ -60,3 +60,4 @@ services:

# add more service definitions when explicit configuration is needed
# please note that last definitions always *replace* previous ones


+ 1
- 0
webpack.config.js Zobrazit soubor

@@ -44,6 +44,7 @@ Encore
*/
.addEntry('adminlte-common', './Lc/SovBundle/Resources/assets/app/adminlte/common/app.common.js')
.addEntry('adminlte-index', './Lc/SovBundle/Resources/assets/app/adminlte/index/app.index.js')
.addEntry('adminlte-form', './Lc/SovBundle/Resources/assets/app/adminlte/form/app.form.js')
.addEntry('adminlte-field-filemanager', './Lc/SovBundle/Resources/assets/app/adminlte/field/filemanager/app.filemanager.js')
.addEntry('adminlte-field-collection', './Lc/SovBundle/Resources/assets/app/adminlte/field/collection/app.collection.js')


Načítá se…
Zrušit
Uložit