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

Developing in Checkout with Script URL using Vite and Vue.js for HMR (Hot Module Replacement) capabilitie #1496

Open
vildanbina opened this issue Sep 11, 2023 · 2 comments

Comments

@vildanbina
Copy link

Hello,

I am currently working on developing in checkout through script URL, utilizing Vite and Vue.js to leverage Hot Module Replacement (HMR) for real-time changes. At present, to apply my local changes, it necessitates running npm run build and performing a hard reload in bigcommerce checkout, which tends to be time-consuming.

I am reaching out to inquire how I might streamline this process and facilitate a more efficient development workflow. Essentially, I am looking for guidance on setting up an environment where I can see the changes in real-time without having to constantly rebuild and reload.

@bc-peng
Copy link
Contributor

bc-peng commented Sep 12, 2023

Thank you for bringing this up. We don't currently have any plans to add hot reloading to our roadmap, but we do encourage you to think about creating a specialized implementation of it to improve your development process.

@bc-0dp
Copy link
Collaborator

bc-0dp commented Feb 13, 2024

@vildanbina Feel free to join our dev community Slack where we potentially could pick this conversation up...If we didn't already 😉

Would you be OK to close this?

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

3 participants