component-bundle
component-bundle copied to clipboard
component-bundle(1)
Results
2
component-bundle issues
Sort by
recently updated
recently updated
newest added
I want to build some of the modules as standalones, but there doesn't seem to be an easy way to do declare standalone names for each bundle; I would like...
Ideally I'd like to have an option where `component-bundle` detects the shared dependencies between two bundles and places them in a "shared" dependencies bundle. So if bundles `foo` and `bar`...