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: Browser (UMD) build now bundles corejs #106

Merged
merged 1 commit into from
Sep 7, 2018
Merged

Conversation

jasonmit
Copy link
Contributor

@jasonmit jasonmit commented Sep 7, 2018

No description provided.

@@ -16,19 +16,19 @@ export default function createNodeConfig(options = {}) {
external,
plugins: [
json(),
resolve(),
resolve({ preferBuiltins: true }),
Copy link
Contributor Author

@jasonmit jasonmit Sep 7, 2018

Choose a reason for hiding this comment

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

The default is true but by being explicit here it suppresses warnings.

@jasonmit jasonmit merged commit ec62fc0 into master Sep 7, 2018
@jasonmit jasonmit deleted the u/jasonmit/corejs branch September 7, 2018 22:00
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.

2 participants