Add basic email editor build config
MAILPOET-6215
This commit is contained in:
committed by
Oluwaseun Olorunsola
parent
f787e6d98c
commit
632c381b73
@@ -1,4 +1,4 @@
|
||||
import { initialize } from 'email-editor/engine/editor';
|
||||
import { initialize } from './engine/editor';
|
||||
|
||||
window.addEventListener('DOMContentLoaded', () => {
|
||||
initialize('mailpoet-email-editor');
|
||||
|
Reference in New Issue
Block a user