This website requires JavaScript.
Explore
Help
Sign In
Dol0res
/
tiny-engine
forked from
opentiny/tiny-engine
Watch
1
Star
0
Fork
You've already forked tiny-engine
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
atom-2024/005-tiny-charts
tiny-engine
/
scripts
/
setup.js
4 lines
95 B
JavaScript
Raw
Permalink
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