Extremely long build times (~1 hour per compile)
Hi all,
I am looking to get assistance with my extension. When running
INFO | Loaded environment variables from: []
0 | @plasmohq/parcel-transformer-manifest
1 | Adding icons
2 | Adding default_icon
3 | Adding default_popup
4 | Adding page
5 | + Finished transforming manifest
After the extension compiles:
DONE | Extension re-packaged in 3118239ms! 
I have found the following GitHub issues:
- https://github.com/PlasmoHQ/plasmo/issues/997
- https://github.com/ayoung19/clipboard-history/issues/23
I have also attached my package.json if it helps understand what libraries I have installed.
Has anyone found a workaround or would be willing to help troubleshoot? Any efforts would be greatly appreciated
I am looking to get assistance with my extension. When running
pnpm dev --verbose , I am getting to the following message:After the extension compiles:
I have found the following GitHub issues:
- https://github.com/PlasmoHQ/plasmo/issues/997
- https://github.com/ayoung19/clipboard-history/issues/23
I have also attached my package.json if it helps understand what libraries I have installed.
Has anyone found a workaround or would be willing to help troubleshoot? Any efforts would be greatly appreciated