Skip to content

Commit

Permalink
remove emails
Browse files Browse the repository at this point in the history
  • Loading branch information
borispoehland committed Oct 1, 2024
1 parent a4e9ad7 commit aa020a2
Show file tree
Hide file tree
Showing 23 changed files with 194 additions and 7,000 deletions.
3 changes: 1 addition & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,4 @@ dist
coverage
docs
./coverage
out
sendEmail.ts
out
1 change: 0 additions & 1 deletion common.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ export default {
entry: {
index: './src/index.ts',
interactor: './src/interactor.ts',
email: './src/email.tsx',
},
module: {
rules: [
Expand Down
Loading

0 comments on commit aa020a2

Please sign in to comment.