Commit Graph

5 Commits

Author SHA1 Message Date
Sam Najian
2ddd454ddf Disable typechecking for production build
[MAILPOET-3140]
2022-02-21 09:53:50 +01:00
Sam Najian
2df36c3ff6 Re-shrink public.js size
- Convert mailpoet_public.js to ts
- Update webpack to use the ts file when replacing
  mailpoet.ts with mailpoet_public.ts for public build

[MAILPOET-3140]
2022-02-21 09:53:50 +01:00
Sam Najian
6b470981ae Add module entry files and expose mailpoet module
- Expose mailpoet and dependencies for premium plugin to use
- Update type definitions for window
- Fix typings
- Get rid of side-effects in mailpoet.js(ts)

[MAILPOET-3140]
2022-02-21 09:53:50 +01:00
Sam Najian
573cec0fda Add typechecker to webpack
[MAILPOET-3140]
2022-02-21 09:53:50 +01:00
Jan Jakes
9f790efbf0 Move plugin files to a subfolder
[MAILPOET-3988]
2022-01-18 15:30:22 +01:00