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

spa:view :: automatically add new dependency to the module's composer #12

Open
szalishchuk opened this issue Nov 19, 2013 · 0 comments
Open
Milestone

Comments

@szalishchuk
Copy link
Owner

Now you have to create a reference to a new View from ModuleComposer yourself, by adding a path to the view within the require.js define(['new/path'], function(newView)) module, and additional collection to the submodules array.

It would be better to get rid off that extra step and update the file by ourselves.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant