mirror of
https://github.com/kou029w/_.git
synced 2025-01-31 06:18:07 +00:00
11 lines
279 B
Markdown
11 lines
279 B
Markdown
```
|
|
$ yarn build
|
|
yarn run v1.22.15
|
|
warning package.json: No license field
|
|
$ vite build
|
|
vite v2.6.10 building for production...
|
|
✓ 2 modules transformed.
|
|
dist/index.html 0.41 KiB
|
|
dist/assets/index.552a0ca5.css 3.06 KiB / gzip: 1.26 KiB
|
|
✨ Done in 2.71s.
|
|
```
|