igniteui-webcomponents
igniteui-webcomponents copied to clipboard
Grid web component must publish itself in npm as unminified unbundled set of ES Modules
The Ignite UI Grid Web Component is published to npm as a pre-minified, pre-bundled JS module (one self-contained bundle). It means that it does not lend itself well to tree-shaking by bundlers employed by applications and other web components that import it.