-
-
Notifications
You must be signed in to change notification settings - Fork 9
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
Vite plugin doesn't work with Deno #285
Comments
We temporarily close this due to the lack of enough information. Please provide a minimal reproduction to reopen the issue. Thanks. |
edit: no, that line is indeed a minimal reproduction |
I'm not sure what the intended use for this call is, perhaps bug report against deno should be opened. |
Ok, @rlidwka I'll work on it tomorrow moning. Cheers and good night! |
@rlidwka
If you want to contribute it, feel free to send us a patch. |
unplugin-typia version
0.6.18
What platform is your computer? Copy the output of
npx envinfo --system -npmPackages cleye --binaries
No response
Describe the bug
I'm trying to add unplugin-typia to an existing project.
Simplified config file is this:
Using
deno run -A --node-modules-dir npm:vite build
to run it. Unfortunately, package crashes on import.Reproduction
Validations
The text was updated successfully, but these errors were encountered: