#Dev project runs, build project errors.
4 messages · Page 1 of 1 (latest)
try disabling minification in vite config and building so you can see what those names actually are
it runs! now with an error that points towards the one place in the app where I had to use jQuery to initialise an injected cf7 form for wordpress. thanks, you're my hero. I just spent a week on this and came to ship and was devastated it wouldn't build
weird that it doesn't have the declaration error unminified, its a totally different "node.addEventListener is not a function"