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.
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.