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

All you need to slightly improve experience #1591

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

Conversation

FurryR
Copy link
Contributor

@FurryR FurryR commented Jul 4, 2024

Changes

  1. refactor development kits with ESM (better than Migrate to esm #1564), requires extra ESM adaptation for desktop (merge ESM-ify extensions desktop#1072).
  2. make everything asynchronous
  3. implement Proposal: dependency system based on await import #1587 via esquery

Additional information

This pull request resolves #1587.

@Drago-Cuven
Copy link

upvoted

@GarboMuffin GarboMuffin added the pr: other Pull requests that neither add new extensions or change existing ones label Oct 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr: other Pull requests that neither add new extensions or change existing ones
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Proposal: dependency system based on await import
3 participants