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

How should I test the modified current version of the source code in the browser? #425

Open
changhoshin-dkbmc opened this issue Sep 5, 2024 · 1 comment

Comments

@changhoshin-dkbmc
Copy link

To the Cheetah Grid developers,
First of all, thank you for creating and sharing such a great grid.
I was wondering if there's a way to immediately check changes in the grid within the browser after making modifications.
If not, I would really appreciate it if you could let me know how to perform tests.
Thanks again!

@ota-meshi
Copy link
Member

Are you asking about how to develop Grid in this repository?
If so, the development experience in this repository is very cheap and there is no mechanism to debug code changes in real time.
I would like to improve the development experience by using Vite or Vitest, but I haven't done anything about how to do that yet.

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

2 participants