Client's public folder renamed to static
Regular campaign sender seems to have most of the code in place. (Not tested.)
This commit is contained in:
parent
89eabea0de
commit
63765f7222
354 changed files with 836 additions and 324 deletions
7
client/static/mosaico/vendor/plugins/image/index.js
vendored
Normal file
7
client/static/mosaico/vendor/plugins/image/index.js
vendored
Normal file
|
@ -0,0 +1,7 @@
|
|||
// Exports the "image" plugin for usage with module loaders
|
||||
// Usage:
|
||||
// CommonJS:
|
||||
// require('tinymce/plugins/image')
|
||||
// ES2015:
|
||||
// import 'tinymce/plugins/image'
|
||||
require('./plugin.js');
|
Loading…
Add table
Add a link
Reference in a new issue