Skip to content

Commit

Permalink
add code comment with link to PR 6345
Browse files Browse the repository at this point in the history
  • Loading branch information
goplayoutside3 committed Oct 23, 2024
1 parent fa6b682 commit cb221b9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/lib-user/src/hooks/usePanoptesAuthToken.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ const isBrowser = typeof window !== "undefined"

let defaultToken
/*
See comments in https://github.com/zooniverse/front-end-monorepo/pull/6345
Top-level await in modules has been supported in Node
and in all browsers since 2021. However, ES modules are still
not supported in the monorepo. An immediately-invoked async
Expand Down

0 comments on commit cb221b9

Please sign in to comment.