Skip to content

Commit

Permalink
fix: bundling issue
Browse files Browse the repository at this point in the history
  • Loading branch information
theaungmyatmoe committed Nov 6, 2023
1 parent d527df8 commit 8270e01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/burma-calendar/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"outDir": "./build",
"allowJs": true,
"target": "ESNext",
"moduleResolution": "NodeNext"
"moduleResolution": "bundler"
},
"include": [
"./src/**/*"
Expand Down

1 comment on commit 8270e01

@vercel
Copy link

@vercel vercel bot commented on 8270e01 Nov 6, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

mcal-doc – ./apps/docs

mcal-doc-myanmar-cyber-youths.vercel.app
mcal-doc-git-main-myanmar-cyber-youths.vercel.app
mcal-doc.vercel.app

Please sign in to comment.