-
Just wondering how I configure vite to work with a Herd project? I'm more specifically trying to use "npm run dev" for the instant refreshing updates, however cannot seem to get this working, is this possible through herd or would the only solution be to manually build after each update? Also, another project which runs fine and builds correctly, doesnt seem to be building the same way when I use Herd to launch the project so I'm wondering where I've gone wrong with the setup. Any help would be greatly appreciated, thanks! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Completely user error, had the wrong folder open after I moved projects into the herd directory, just had to update app url in the correct folder and it was fine. |
Beta Was this translation helpful? Give feedback.
Completely user error, had the wrong folder open after I moved projects into the herd directory, just had to update app url in the correct folder and it was fine.