docs: convert commonjs imports to esm in building an app guides#2736
docs: convert commonjs imports to esm in building an app guides#2736
Conversation
zimeg
left a comment
There was a problem hiding this comment.
👾 One note for the amazing reviewers but I am open to others!
There was a problem hiding this comment.
👁️🗨️ note: This page is moved to match the English translations above so the fallback Quickstart guide appears as expected!
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2736 +/- ##
=======================================
Coverage 94.39% 94.39%
=======================================
Files 44 44
Lines 7861 7861
Branches 699 699
=======================================
Hits 7420 7420
Misses 435 435
Partials 6 6 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
Summary
This PR updates the "Building an App" guides to recommend ESM imports following related changes to the sample app in slack-samples/bolt-js-getting-started-app#22.
Notes
Requirements