This website requires JavaScript.
Explore
Help
Register
Sign In
Zengtudor
/
Nuxt
Watch
1
Star
0
Fork
0
You've already forked Nuxt
mirror of
https://github.com/nuxt/nuxt.git
synced
2024-11-12 09:03:53 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
a5f446ca6a
Nuxt
/
packages
/
nuxi
/
bin
/
nuxi.cjs
5 lines
89 B
JavaScript
Raw
Normal View
History
Unescape
Escape
chore: rename nu to nuxt-cli
2021-04-04 15:48:19 +00:00
#!/usr/bin/env node
feat: initial version of nu cli (#54)
2021-04-09 15:52:45 +00:00
process
.
_startTime
=
Date
.
now
(
)
chore: update to unbuild 0.5.x (#545)
2021-09-21 16:49:36 +00:00
require
(
'../dist/index.cjs'
)
.
main
(
)
Reference in New Issue
Copy Permalink