You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As far as I see the codebase, there is already function whose name is genTypeImport (genDynamicTypeImport doesn't exist). In addition, according to nuxt/framework#7673, I guess genInlineTypeImport would be just or closest to what genDynamicTypeImport aimed to be and can resolves nuxt/framework#7673 (although it doesn't strip file extension automatically).
So, now, I wonder what @pi0 wants the goal of this issue to be. 🤔
Adding an option to the existing gen* functions to strip file extension? (but, IMHO it should be done before calling the function rather than being done inside functions).
Context: nuxt/framework#7673
The text was updated successfully, but these errors were encountered: