turbo
25fa6562 - Turbopack: Emit an issue on unknown module types instead of falling back to raw (#7785)

Commit
1 year ago
Turbopack: Emit an issue on unknown module types instead of falling back to raw (#7785) This causes Turbopack to emit an error-level issue when a module doesn’t have a type set on it. Previously, it fell back to assuming a raw type. Closes PACK-2802
Author
Parents
Loading