-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
I haven't found a way to edit the wiki directly, so here is a description of the issue:
https://github.com/uvdsl/solid-oidc-client-browser/wiki/Development-Hints#vite
import refreshWorkerUrl from '@uvdsl/solid-oidc-client-browser/dist/RefreshWorker.js?sharedworker&url';should be
import refreshWorkerUrl from '@uvdsl/solid-oidc-client-browser/RefreshWorker?sharedworker&url';because exports in package.json prevent referencing the file by its path.
Hope this helps. :)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels