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

fix: early shim mode detection #306

Merged
merged 4 commits into from
Jun 21, 2022
Merged

fix: early shim mode detection #306

merged 4 commits into from
Jun 21, 2022

Conversation

guybedford
Copy link
Owner

@guybedford guybedford commented Jun 21, 2022

Fixes #305 in ensuring that the shim mode detection and importMapSrcOrLazy checks are done early before ES Module Shims injects its own scripts, which were interfering with the results in the case of an import map in the body of the HTML.

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.

Baseline passthrough doesn't work in Chrome
1 participant