saus
saus copied to clipboard
CompileCache doesn't take import.meta.env into account
A simple string replace of import.meta.env access should be done before the content hash is computed.
Best option is probably to grab the vite:define plugin instance and apply it manually