Commit f932e31
Fix plugin architecture: import Validator from plugin package
- Revert core re-exports to avoid circular dependency
- Update test to import from @objectql/plugin-validator
- Add plugin-validator as devDependency to platform-node
Co-authored-by: hotlong <50353452+hotlong@users.noreply.github.com>1 parent 193c640 commit f932e31
4 files changed
Lines changed: 5 additions & 5 deletions
File tree
- packages/foundation
- core/src
- platform-node
- test
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
30 | 31 | | |
31 | 32 | | |
32 | 33 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments