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
The important part is where I import use-github, it's being defined like that because the project is located in an example directory, it's important to mention that this project is not a monorepo!
Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
Make sure this is a Vite issue and not a framework-specific issue. For example, if it's a Vue SFC related bug, it should likely be reported to https://github.com/vuejs/core instead.
Describe the bug
I have a package.json like
The important part is where I import
use-github
, it's being defined like that because the project is located in an example directory, it's important to mention that this project is not a monorepo!Reproduction
https://github.com/UltiRequiem/use-github/tree/main/examples/use-github-react-js
System Info
Used Package Manager
pnpm
Logs
The problem occurs on the browser, the build is successful
index.js
Validations
The text was updated successfully, but these errors were encountered: