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
I followed the React type declarations docs.
Since migrating to Nx 16.4.0 (which adds type check to vite builder), I have the following error while building my app:
Cannot find type definition file for'vite-plugin-pwa/react'.
The file is in the program because:
Entry point of type library 'vite-plugin-pwa/react' specified in compilerOptions
I followed the React type declarations docs.
Since migrating to Nx 16.4.0 (which adds type check to vite builder), I have the following error while building my app:
With a config as simple as:
The text was updated successfully, but these errors were encountered: