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

use try-catch instead of require-component #6

Merged
merged 1 commit into from
Mar 15, 2016

Conversation

imyelo
Copy link
Contributor

@imyelo imyelo commented Feb 8, 2016

Rewriting require function by require-component will cause a warning in webpack.

Critical dependencies:
6:39-46 require function is used in a way in which dependencies cannot be statically extracted

Rewriting require function by require-component will cause a warning in webpack.

    Critical dependencies:
    6:39-46 require function is used in a way in which dependencies cannot be statically extracted
@vendethiel
Copy link
Member

thanks.

vendethiel added a commit that referenced this pull request Mar 15, 2016
use try-catch instead of require-component
@vendethiel vendethiel merged commit 86f2583 into component:master Mar 15, 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