ソースを参照

Correctif services.yaml

master
Guillaume 3年前
コミット
40913dc2b8
2個のファイルの変更2行の追加0行の削除
  1. +1
    -0
      config/services.yaml
  2. +1
    -0
      webpack.config.js

+ 1
- 0
config/services.yaml ファイルの表示

@@ -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 ファイルの表示

@@ -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')


読み込み中…
キャンセル
保存