Commit 09312b9
committed
Fix build system for zero-dependency bundling
Ensure all external packages are properly bundled as self-contained
modules without code splitting or shared chunks. This creates a true
zero-dependency CLI where all dependencies are bundled in dist/.
Changes:
- Bundle ink as self-contained module like ink-table
- Separate rollup configs for each external module
- Prevent code splitting with inlineDynamicImports
- Each external package now fully self-contained1 parent cb3c18a commit 09312b9
File tree
0 file changed
+0
-0
lines changed0 file changed
+0
-0
lines changed
0 commit comments