PlasmoHQ / plasmo

🧩 The Browser Extension Framework
https://www.plasmo.com
MIT License
10.03k stars 346 forks source link

feat: Support custom .parcelrc config #890

Closed mathieudutour closed 5 months ago

mathieudutour commented 6 months ago

Details

This PR introduces support for a custom .parcelrc at the root of the project. It will warn the user if the config doesn't extend Plasmo's one.

This serves as an escape hatch for things like https://github.com/PlasmoHQ/plasmo/issues/521 or https://github.com/PlasmoHQ/plasmo/issues/367.

Code of Conduct

Contacts