Skip to content

Use ESM entry for browser-fs-access to fix directoryOpen import#2

Open
oyale wants to merge 1 commit into
Dawson-PW:masterfrom
oyale:fix/browser-fs-access-esm-import
Open

Use ESM entry for browser-fs-access to fix directoryOpen import#2
oyale wants to merge 1 commit into
Dawson-PW:masterfrom
oyale:fix/browser-fs-access-esm-import

Conversation

@oyale

@oyale oyale commented Dec 16, 2025

Copy link
Copy Markdown

Hello,

Fixes runtime error where browsers failed to import named export directoryOpen from unpkg. This change uses the ESM entry by appending ?module to the unpkg URL in both directoryimporter.js and the service worker cache list (sw.js).

(Fixes #1)

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Open directory

1 participant