Developing in Checkout with Script URL using Vite and Vue.js for HMR (Hot Module Replacement) capabilitie #1496
Open
Description
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.
Metadata
Assignees
Labels
No labels