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 ImportSpecifier's wrongly detected as assert keyword #770

Merged
merged 1 commit into from
Jul 16, 2021

Conversation

marvinhagemeister
Copy link
Member

@marvinhagemeister marvinhagemeister commented Jul 16, 2021

This was an upstream issue in acorn-import-assertion which was patched by @riywo 🎉

Fixes #769

@changeset-bot
Copy link

changeset-bot bot commented Jul 16, 2021

🦋 Changeset detected

Latest commit: 9aeee5c

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
wmr Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@github-actions
Copy link
Contributor

Size Change: +398 B (0%)

Total Size: 766 kB

Filename Size Change
packages/wmr/wmr.cjs 730 kB +398 B (0%)
ℹ️ View Unchanged
Filename Size
examples/demo/dist/about/index.html 711 B
examples/demo/dist/alias-outside/index.html 691 B
examples/demo/dist/assets/Calendar.********.css 702 B
examples/demo/dist/assets/style.********.css 624 B
examples/demo/dist/chunks/alias-outside.********.js 138 B
examples/demo/dist/chunks/class-fields.********.js 212 B
examples/demo/dist/chunks/compat.********.js 15.3 kB
examples/demo/dist/chunks/hoofd.module.********.js 1.46 kB
examples/demo/dist/chunks/index.********.js 304 B
examples/demo/dist/chunks/json.********.js 239 B
examples/demo/dist/chunks/meta-tags.********.js 297 B
examples/demo/dist/chunks/prerender.********.js 295 B
examples/demo/dist/class-fields/index.html 702 B
examples/demo/dist/compat/index.html 1.55 kB
examples/demo/dist/env/index.html 777 B
examples/demo/dist/error/index.html 707 B
examples/demo/dist/files/index.html 738 B
examples/demo/dist/index.********.js 7.66 kB
examples/demo/dist/index.html 769 B
examples/demo/dist/json/index.html 710 B
examples/demo/dist/lazy-and-late/index.html 712 B
examples/demo/dist/meta-tags/index.html 777 B

compressed-size-action

@marvinhagemeister marvinhagemeister merged commit 65d8b26 into main Jul 16, 2021
@marvinhagemeister marvinhagemeister deleted the update-acorn-assertion branch July 16, 2021 19:08
@github-actions github-actions bot mentioned this pull request Jul 16, 2021
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.

Unexpected token when wmr build with importing i18next
2 participants