Run:
pnpm i
node example.js
And it will print out the vue template with the auto-import added. But it's added before the <script> tag, instead of getting added inside it.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Run:
pnpm i
node example.js
And it will print out the vue template with the auto-import added. But it's added before the <script> tag, instead of getting added inside it.