next.js
317c1297 - Alternate bundler: use equivalent native plugins for built-in plugins (#77355)

Commit
1 year ago
Alternate bundler: use equivalent native plugins for built-in plugins (#77355) While we won’t use native plugins for equivalents of Next.js specific plugins, we should use these for equivalents of built-in plugins like `ProvidePlugin`, `IgnorePlugin`, and `EntryPlugin`. Otherwise, Rspack behaves unexpectedly. Test Plan: Successfully build `@formbricks/web`
Author
Parents
Loading