alibaba / alibaba/lowcode-engine
npm run lowcode:dev 后不会自动生成 meta.js,如果删除了 lowcode 文件夹,npm run lowcode:dev 后也不会自动生成新的 lowcode 文件夹
Open
- Dominant language
- TypeScript
- Stars
- 15.9k
- Forks
- 2.7k
- PR merge metrics
- No merged PRs in 30d
Description
`npm run lowcode:dev` 后不会自动生成 `meta.js`。
如果我删除了项目根目录下的 `lowcode` 文件夹,再执行 `npm run lowcode:dev` 后也不会自动生成新的 `lowcode` 文件夹。
我的问题与 Issue #357 不同,我在项目中并没有设置 `noParse: true`。请问出现这个问题,可能的原因是什么呢?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing the npm run lowcode:dev script and the code responsible for creating the root lowcode directory and meta.js. Reproduce the command with the directory present and deleted, then verify that the expected directory and file are generated reliably; no source file or test is named in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100