plasmo dev failing to resolve icons despite package.json configurationplasmo dev (v0.90.3 on macOS) consistently fails because it can't resolve icon assets, even though I believe I've configured them correctly.icon32 or icon64 seems to vary between attempts).assets/ directory containing icon16.png, icon48.png, and icon128.png.package.json:.plasmo and build directories multiple times using rm -rf .plasmo build.pnpm dev from the project root directory (where package.json and assets/ are located).iconXX.plasmo.png) instead of directly using the paths provided in package.json, causing the build to fail.