Commit bcac179
committed
ci: build before linting to ensure dist folder exists
The bin/run.js file imports from the dist folder, which needs to exist
before linting can resolve those imports. Running build before lint
ensures the TypeScript compiler generates the dist folder first.1 parent 303d032 commit bcac179
2 files changed
Lines changed: 2 additions & 31 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
| 26 | + | |
25 | 27 | | |
26 | 28 | | |
27 | 29 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments