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: support hoisted packages #271

Merged
merged 2 commits into from
Dec 11, 2018

Conversation

FezVrasta
Copy link
Contributor

This aims to fix #270

FezVrasta pushed a commit to quid/refraction that referenced this pull request Dec 11, 2018
this new fork includes:

- developit/microbundle#271
- developit/microbundle#268
- developit/microbundle#265

these changes are planned to be merged upstream anytime soon
src/index.js Outdated Show resolved Hide resolved
@FezVrasta FezVrasta force-pushed the fix/hoisted-packages branch from 1b58e88 to 058b2b9 Compare December 11, 2018 14:30
@ForsakenHarmony
Copy link
Collaborator

Have you tested that this works?

@FezVrasta
Copy link
Contributor Author

@ForsakenHarmony yes that's how I discovered I needed it :-)

@marvinhagemeister marvinhagemeister merged commit f459dc6 into developit:master Dec 11, 2018
@FezVrasta FezVrasta deleted the fix/hoisted-packages branch December 11, 2018 15:09
@ForsakenHarmony
Copy link
Collaborator

As long as it works on Windows 👀

@FezVrasta
Copy link
Contributor Author

Unfortunately I don't have any Windows machine to test 😞

@Andarist
Copy link
Collaborator

@ForsakenHarmony it should work, because its normalized under the hood https://github.com/rollup/rollup-pluginutils/blob/fe8b70a981114becb856dfbc0f1099b6a255ce17/src/createFilter.js#L15

FezVrasta pushed a commit to quid/refraction that referenced this pull request Jan 31, 2019
this new fork includes:

- developit/microbundle#271
- developit/microbundle#268
- developit/microbundle#265

these changes are planned to be merged upstream anytime soon
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.

Not working with hoisted packages
4 participants