Closed apepper closed 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 |
No, if you write "resolvers": ["@parcel/resolver-glob", "..."]
(that is: literally, with "..."
), then it will still use the resolvers of the extended config.
Without "@parcel/resolver-default" other resolves such as src/index.html will not work.