feat(editor): ✨ Add send email integration
This commit is contained in:
@ -25,7 +25,7 @@ export default [
|
||||
],
|
||||
plugins: [
|
||||
peerDepsExternal(),
|
||||
resolve(),
|
||||
resolve({ preferBuiltins: true }),
|
||||
commonjs(),
|
||||
typescript({ tsconfig: './tsconfig.json' }),
|
||||
],
|
||||
|
Reference in New Issue
Block a user