ComponentizeJS
ComponentizeJS copied to clipboard
Add test for pure components
We should add testing that checks for pure components - ensuring that components without all the "extra" exports/imports of StarlingMonkey can be built.
This would be essentially a regression test of whether a component with all features disables produces a component with none of the related imports/exports (ideally with no extraneous imports/exports at all).