Skip to content

Refactor require calls for safer packaging of tfx-cli - #535

Open
Jesse Houwing (jessehouwing) wants to merge 1 commit into
microsoft:masterfrom
jessehouwing:feat/no-require
Open

Refactor require calls for safer packaging of tfx-cli#535
Jesse Houwing (jessehouwing) wants to merge 1 commit into
microsoft:masterfrom
jessehouwing:feat/no-require

Conversation

@jessehouwing

Copy link
Copy Markdown
Contributor

Replace require calls with safer alternatives to enhance the packaging process of tfx-cli. Update dependencies to their latest versions for improved stability and performance.

Fixes: #534

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

tfx-cli is hard to bundle due to dynamically loaded

1 participant