workspace.json file is getting too big #266
Replies: 1 comment 1 reply
-
Image views can be defined with a URL, rather than a local image reference, which will prevent the image from being inlined into the workspace. See https://github.com/structurizr/examples/blob/main/dsl/big-bank-plc/workspace.dsl#L182 for an example. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Question
workspace.json file is getting too big after I added existing design diagrams (.png). It looks like it is embedding all the images instead of local directory link
Beta Was this translation helpful? Give feedback.
All reactions