Skip to content

Commit

Permalink
Add assets-dir switch
Browse files Browse the repository at this point in the history
  • Loading branch information
jp7677 committed Mar 17, 2024
1 parent 7ecb850 commit dece642
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .run/generate site for example model (local).run.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<configuration default="false" name="generate site for example model (local)" type="JetRunConfigurationType">
<option name="MAIN_CLASS_NAME" value="nl.avisi.structurizr.site.generatr.AppKt" />
<module name="structurizr-site-generatr.main" />
<option name="PROGRAM_PARAMETERS" value="generate-site --workspace-file docs/example/workspace.dsl" />
<option name="PROGRAM_PARAMETERS" value="generate-site --workspace-file docs/example/workspace.dsl --assets-dir docs/example/assets" />
<shortenClasspath name="NONE" />
<method v="2">
<option name="Make" enabled="true" />
Expand Down

0 comments on commit dece642

Please sign in to comment.