Skip to content

supress pre-built javascript message #53

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

Merged
merged 1 commit into from
Feb 26, 2016
Merged

supress pre-built javascript message #53

merged 1 commit into from
Feb 26, 2016

Conversation

enaukkarinen
Copy link
Contributor

I noticed some "This seems to be a pre-built javascript file"-messages in the webpack build.

WARNING in .//zone.js/dist/long-stack-trace-zone.js
Critical dependencies:
1:113-120 This seems to be a pre-built javascript file. Though this is possible, it's not recommended. Try to require the original source to get better results.
@ ./
/zone.js/dist/long-stack-trace-zone.js 1:113-120

WARNING in .//zone.js/dist/zone-microtask.js
Critical dependencies:
1:113-120 This seems to be a pre-built javascript file. Though this is possible, it's not recommended. Try to require the original source to get better results.
@ ./
/zone.js/dist/zone-microtask.js 1:113-120

This fix suppresses those message.

chenkie added a commit that referenced this pull request Feb 26, 2016
@chenkie chenkie merged commit c043d04 into auth0-blog:master Feb 26, 2016
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