Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use VITE as a bundler, instead just running files through tsc. #115

Open
stepan662 opened this issue Oct 7, 2024 · 0 comments
Open

Use VITE as a bundler, instead just running files through tsc. #115

stepan662 opened this issue Oct 7, 2024 · 0 comments
Assignees

Comments

@stepan662
Copy link
Contributor

I think it would be more reliable, if we bundle whole cli code into one .js.
If I install @tolgee/cli in tolgee/ngx-example repo, I get following error:

Snímek obrazovky 2024-10-07 v 9 59 44

Not really sure, why it happens, but it feels like it's connected to the current node.js es/cjs module mess, so it would be safer, just bundle everything into one file.

@stepan662 stepan662 self-assigned this Oct 7, 2024
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

No branches or pull requests

1 participant