Rename index.jsx files to match naming pattern

[MAILPOET-2450]
This commit is contained in:
Rostislav Wolny
2019-11-05 10:49:54 +01:00
committed by Jack Kitterhing
parent 776cd01e20
commit 857d0c79ab
3 changed files with 2 additions and 2 deletions

View File

@@ -367,7 +367,7 @@ const testConfig = {
const formEditorConfig = {
name: 'form_editor',
entry: {
form_editor: 'form_editor/index.jsx',
form_editor: 'form_editor/form_editor.jsx',
},
externals: {
'jquery': 'jQuery',