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

feat: add eventbus and dynamic import page init event, ref #38. #41

Merged
merged 1 commit into from Jan 3, 2018

Conversation

zhang740
Copy link
Contributor

@zhang740 zhang740 commented Jan 3, 2018

No description provided.

@zhang740 zhang740 requested a review from sorrycc January 3, 2018 07:20
routeConfig[key],
)}' */'${pageJSFile}')${loadingOpts})}></Route>`;
)}' */'${pageJSFile}'), { callback: (err) => callback('${key}', err), ${loadingOpts} }) }></Route>`;
Copy link
Member

Choose a reason for hiding this comment

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

逗号应该在 loadingOpts 里。

@sorrycc sorrycc merged commit 537e77c into master Jan 3, 2018
@sorrycc sorrycc deleted the feat-event branch January 3, 2018 09:14
xierenyuan pushed a commit to xierenyuan/umi that referenced this pull request Jun 23, 2022
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