Commit 6f5f45e
authored
Move Runtime Events to runtime-types package (#985)
* refactor: move dtos in dtos folder in runtime-types
* feat: move runtime events to events folder in runtime-types
* refactor: fix imports
* chore: fix more imports
* chore: add dependencies to package.json of runtime-types
* chore: add paths to tsconfigs
* refactor: add deleted empty line again
* test: adjust imports
* refactor: don't depend on consumption in runtime-types
* chore: undo tsconfig app-runtime change since it is not necessary1 parent c63e9bf commit 6f5f45e
88 files changed
Lines changed: 74 additions & 67 deletions
File tree
- packages
- runtime-types
- src
- dtos
- consumption
- transport
- events
- consumption
- runtime
- transport
- runtime
- src
- events
- modules
- test/consumption
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
24 | 27 | | |
25 | 28 | | |
26 | 29 | | |
| |||
File renamed without changes.
0 commit comments