Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ESM Migration #68

Open
wants to merge 4 commits into
base: staging
Choose a base branch
from
Open

ESM Migration #68

wants to merge 4 commits into from

Conversation

CMCDragonkai
Copy link
Member

Description

Migrate the DB to support ESM

Issues Fixed

Tasks

  • 1. Replace all require calls with await import or something else
  • 2. It seems the idea of dynamically calling require('db') is over
  • 3. Rework the workers based on changes in js-workers feat: migrate to ESM js-workers#12

Final checklist

  • Domain specific tests
  • Full tests
  • Updated inline-comment documentation
  • Lint fixed
  • Squash and rebased
  • Sanity check the final build

@ghost
Copy link

ghost commented Aug 14, 2023

👇 Click on the image for a new way to code review

Review these changes using an interactive CodeSee Map

Legend

CodeSee Map legend

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant