"~*": ["./src/*"] to "~/*": ["./src/*"] and updated all imports in the project accordingly. tsc does not report any issues, and vite build builds the web version just fine, but plasmo build fails with an error from the Parcel package (see screenshot). Any ideas?