parcel-bundler / website

🌎 Parcel website
https://parceljs.org
MIT License
350 stars 468 forks source link

Glob: Improve example snippet #1080

Closed apepper closed 1 year ago

apepper commented 1 year ago

Without "@parcel/resolver-default" other resolves such as src/index.html will not work.

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
website ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 18, 2023 9:46am
mischnic commented 1 year ago

No, if you write "resolvers": ["@parcel/resolver-glob", "..."] (that is: literally, with "..."), then it will still use the resolvers of the extended config.