Commit 83ac4a8
committed
bundle @meshery/schemas subpath exports to fix integration compatibility
The cloudApi, mesheryApi, and api subpath exports from @meshery/schemas
use package.json exports field which not all consuming bundlers resolve.
Force-bundle these subpaths via tsup noExternal while keeping the main
@meshery/schemas entry external.
Signed-off-by: Lee Calcote <lee.calcote@layer5.io>1 parent 16246fe commit 83ac4a8
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
| |||
0 commit comments