parcel-bundler / parcel

The zero configuration build tool for the web. 📦🚀
https://parceljs.org
MIT License
43.51k stars 2.27k forks source link

Ensure feature flags don't get included in fs build #9900

Closed mattcompiles closed 3 months ago

mattcompiles commented 3 months ago

Without this, the @parcel/feature-flags package gets inlined into @parcel/fs which means the features don't sync up.