You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@iboss-ptk I'd like to mention we should encourage programmatic usage, or find a way to use the TSBuilderOptions somehow. The CLI is going to move towards less recommended usage.
also @iboss-ptk in the future, I plan to (hopefully soon) do non-scoped bundles #49
the reason for scoped is so it puts everything neatly in one object (makes a nice combo with telescope), but for some pure contract projects, I think this pure non-scoped bundling will be nice. Keep an eye out for that issue when it comes out, I think will be nicer ;)
Currently bundle has option to specify bundle files and scope but not available to cli.
It would be helpful if we can have
--bundle-file
,--bundle-scope
The text was updated successfully, but these errors were encountered: