Skip to content

Commit

Permalink
fix(telegram-notifier): build
Browse files Browse the repository at this point in the history
  • Loading branch information
AliMD committed Dec 12, 2022
1 parent 1f8300c commit ecce1df
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions services/telegram-notifier/esbuild.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ build({
'.js': '.mjs',
},

external: ['telegraf'],

// banner: {
// js: 'import { createRequire } from \'module\';const require = createRequire(import.meta.url);',
// },
Expand Down

0 comments on commit ecce1df

Please sign in to comment.