Hi, I uninstalled this package, cleared the dist folder, reran npm run build multiple times, cleared the node_modules/.vite/ folder, but still the domain lock that i have set in my vite.config.js when I used the plugin is active when then serving the build with http-server dist -p 8000.
I use: node v20.11.1, npm version 10.2.4
Also, changing the domainLock option once it has been set doesn't work either.
Hi, I uninstalled this package, cleared the dist folder, reran npm run build multiple times, cleared the node_modules/.vite/ folder, but still the domain lock that i have set in my vite.config.js when I used the plugin is active when then serving the build with http-server dist -p 8000.
I use: node v20.11.1, npm version 10.2.4
Also, changing the domainLock option once it has been set doesn't work either.