one icon indicating copy to clipboard operation
one copied to clipboard

onejs does it support the monorep template?

Open kidyfirst opened this issue 2 months ago • 0 comments

i create one monorepo project, . ├── apps │ └── mobile // create app project by one cli ├── packages │ ├── assets │ ├── i18n │ ├── store │ ├── ui │ └── utils

it can't be support to run script run "one prebuild or one dev", it always to throw exception when run script, have you plan to support monorep for onejs? or provide one monorep template?

kidyfirst avatar Nov 10 '25 01:11 kidyfirst