Skip to content

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
@GarboMuffin
Copy link
Member

esm-ify: #2266

dependency management: #2267

@GarboMuffin GarboMuffin closed this Oct 5, 2025
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