bluwy / create-vite-extra

Extra Vite templates
MIT License
370 stars 55 forks source link

[deno-react-ts-swc] unstable flag must be provided when running dev task #20

Closed john-mirage closed 1 year ago

john-mirage commented 1 year ago

Environment

Step to reproduce

Output

Task dev deno run -A --node-modules-dir npm:vite
Unstable API 'node-api'. The --unstable flag must be provided.

Tests

The deno-react-ts template (without swc) works fine in my environment.

bluwy commented 1 year ago

Fixed in v1.0.1. Thanks for the heads up!