Skip to content

Fix ViewModel.require with component@1.0.0 #305

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

Closed
wants to merge 1 commit into from
Closed

Fix ViewModel.require with component@1.0.0 #305

wants to merge 1 commit into from

Conversation

kewah
Copy link

@kewah kewah commented Jun 11, 2014

component/builder2.js rewrites require calls during the build step, therefore it's not possible to require a module dynamically.
Added a list of internal modules that are exposed for plugins.

Not sure if we should add this in main.js or in a different module. Let me know

component/builder2.js rewrites `require` calls during the build step, therefore it's not possible to require a module dynamically.
Added a list of internal modules that are exposed for plugins.
@yyx990803
Copy link
Member

Looks good - can you point this to the dev branch instead?

@kewah
Copy link
Author

kewah commented Jun 11, 2014

Not sure how to do that, should I make a new pull request ?

@yyx990803
Copy link
Member

Yeah, just make a new one

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