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: stdlib bundling #481

Merged
merged 3 commits into from
Jan 5, 2020
Merged

fix: stdlib bundling #481

merged 3 commits into from
Jan 5, 2020

Conversation

antfu
Copy link
Member

@antfu antfu commented Jan 4, 2020

Stdlib is not bundled into npm packages. This PR fixes it.

@LingDong-
Copy link
Member

Hmm, all tests are failing. I think the symptom might be indicating that require is silently failing (due to try), and all the stuff assumed to be imported cannot be found. 🤔

@antfu
Copy link
Member Author

antfu commented Jan 4, 2020

@LingDong- Please revert that. Sorry I am on vacation and I didn't bring my laptop with me. Will make another fix on Monday. Sorry for that. Thanks

@LingDong-
Copy link
Member

No problem at all! Have a great vacation :)

@antfu
Copy link
Member Author

antfu commented Jan 5, 2020

Fixed!

@LingDong- LingDong- merged commit 90eb9a1 into wenyan-lang:master Jan 5, 2020
@LingDong-
Copy link
Member

Thanks, and welcome back!

@antfu antfu mentioned this pull request Jan 6, 2020
LingDong- added a commit that referenced this pull request Jan 20, 2020
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.

None yet

2 participants