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

Add support for prioritizing extension resolve order #650

Merged
merged 1 commit into from
Jun 1, 2021

Conversation

marvinhagemeister
Copy link
Member

@marvinhagemeister marvinhagemeister commented May 30, 2021

Fixes #638

@changeset-bot
Copy link

changeset-bot bot commented May 30, 2021

🦋 Changeset detected

Latest commit: c03abcc

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: -36 B (0%)

Total Size: 759 kB

Filename Size Change
packages/wmr/wmr.cjs 723 kB -36 B (0%)
ℹ️ View Unchanged
Filename Size Change
examples/demo/dist/about/index.html 712 B 0 B
examples/demo/dist/alias-outside/index.html 692 B 0 B
examples/demo/dist/assets/Calendar.********.css 702 B 0 B
examples/demo/dist/assets/style.********.css 624 B 0 B
examples/demo/dist/chunks/alias-outside.********.js 137 B 0 B
examples/demo/dist/chunks/class-fields.********.js 211 B 0 B
examples/demo/dist/chunks/compat.********.js 15.4 kB 0 B
examples/demo/dist/chunks/hoofd.module.********.js 1.46 kB 0 B
examples/demo/dist/chunks/index.********.js 304 B 0 B
examples/demo/dist/chunks/json.********.js 237 B 0 B
examples/demo/dist/chunks/meta-tags.********.js 299 B 0 B
examples/demo/dist/chunks/prerender.********.js 293 B 0 B
examples/demo/dist/class-fields/index.html 703 B 0 B
examples/demo/dist/compat/index.html 1.59 kB 0 B
examples/demo/dist/env/index.html 778 B 0 B
examples/demo/dist/error/index.html 708 B 0 B
examples/demo/dist/files/index.html 740 B 0 B
examples/demo/dist/index.********.js 7.65 kB 0 B
examples/demo/dist/index.html 770 B 0 B
examples/demo/dist/json/index.html 710 B 0 B
examples/demo/dist/lazy-and-late/index.html 713 B 0 B
examples/demo/dist/meta-tags/index.html 778 B 0 B

compressed-size-action

@marvinhagemeister
Copy link
Member Author

Not sure what's up with the CI. The tests pass locally for me.

Copy link
Member

@developit developit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This drops the typescript "detection" thing, but my guess is that wasn't much of a performance win anyway. nvm it was just always true lol

@marvinhagemeister marvinhagemeister merged commit 2bbfb58 into main Jun 1, 2021
@marvinhagemeister marvinhagemeister deleted the import-priority branch June 1, 2021 20:57
@github-actions github-actions bot mentioned this pull request Jun 1, 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.

3 participants