We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Filing this bug here as I don't know if the problem is with Vue or with TSX.
Here is the reproduction (npm run dev) to try: https://github.com/arpowers/vite-example
npm run dev
Filed an issue in VueJs as well: vuejs/core#8303
https://github.com/arpowers/vite-example
VueJS / Vite / Mac
The text was updated successfully, but these errors were encountered:
Here is a demo: esbuild break @vue/compiler-sfc's depedency node_modules/source-map-js/lib/quick-sort.js
Sorry, something went wrong.
@privatenumber seen this?
same error here
This is a duplicate of #113 and #228 so I'm going to close this for now and track it there.
It will be fixed once tsx is updated to be more selective with which files to compile.
No branches or pull requests
Bug description
Filing this bug here as I don't know if the problem is with Vue or with TSX.
Here is the reproduction (
npm run dev
) to try: https://github.com/arpowers/vite-exampleFiled an issue in VueJs as well:
vuejs/core#8303
Reproduction
https://github.com/arpowers/vite-example
Environment
Can you work on a fix?
The text was updated successfully, but these errors were encountered: