-
-
Notifications
You must be signed in to change notification settings - Fork 6.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The @rollup/plugin-inject plugin causes null print path for the console #13657
Comments
Start a new pull request in StackBlitz Codeflow. |
No errors happens for me. |
The console in the browser,press F12 |
Any update of this request? I am having same issue. |
uncheck 'enable javascript source maps' can remove this problem, but not fixing it. when i check ''enable javascript source maps', i get null file in sources |
There is a |
Will be fixed in rollup/plugins#1608 |
Describe the bug
Everything works fine when the @rollup/plugin-inject plugin is removed or there is no inject in the file
Reproduction
https://stackblitz.com/edit/vitejs-vite-1ma8kl?file=vite.config.js,package.json,main.js&terminal=dev
Steps to reproduce
No response
System Info
System: OS: Linux 5.0 undefined CPU: (8) x64 Intel(R) Core(TM) i9-9880H CPU @ 2.30GHz Memory: 0 Bytes / 0 Bytes Shell: 1.0 - /bin/jsh Binaries: Node: 16.20.0 - /usr/local/bin/node Yarn: 1.22.19 - /usr/local/bin/yarn npm: 9.4.2 - /usr/local/bin/npm pnpm: 8.6.3 - /usr/local/bin/pnpm npmPackages: vite: ^4.3.9 => 4.3.9
Used Package Manager
npm
Logs
No response
Validations
The text was updated successfully, but these errors were encountered: