This website requires JavaScript.
Explore
Help
Sign In
opentiny
/
tiny-engine
Watch
0
Star
0
Fork
You've already forked tiny-engine
9
Code
Issues
Pull Requests
3
Packages
Projects
Releases
Wiki
Activity
84b09689d7
tiny-engine
/
scripts
/
setup.js
4 lines
95 B
JavaScript
Raw
Blame
History
const
{
exec
}
=
require
(
'child_process'
)
exec
(
'pnpm -F @opentiny/tiny-engine-dsl-vue build'
)
Reference in New Issue
View Git Blame
Copy Permalink