Update build flow
Open
- Dominant language
- TypeScript
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Currently all build work is performed by `npm install`. It should be changed: `npm install` should only install all dependencies and compilation should be performed by `npm compile`.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.