6 Replies
@Scotty : Canary is the experimental version of plasmo framework used to test new fix before going to latest.
To use canary, replace the plasmo version in package.json:
Then do
pnpm i
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
If you save another file, does it go down or is it still that long?
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
this is likely due to how contentscript is bundled ;d... it's not incremental bundling, but rather wholesale bundling of that content-script. What package are you including in the CS and what's the final size of the CS?
@NicoNico
Same package name, just different version tag.
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View