Skip to content

Commit

Permalink
Reactivate preprint rendering
Browse files Browse the repository at this point in the history
  • Loading branch information
thvitt committed Apr 22, 2018
1 parent c7e50df commit ec05819
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -339,7 +339,7 @@

<profile>
<id>svg-print</id>
<activation><activeByDefault>false</activeByDefault></activation>
<activation><activeByDefault>true</activeByDefault></activation>
<build>
<resources>
<resource>
Expand Down Expand Up @@ -400,7 +400,7 @@
<!-- For PhantomJS: -->
<!-- <argument>-Dphantomjs.binary=${phantomjs.binary}</argument> -->
<!-- For SlimerJS instead: -->
<argument>-Dphantomjs.binary=${project.build.directory}/dependency/slimerjs-0.10.1/slimerjs</argument>
<argument>-Dphantomjs.binary=${project.build.directory}/dependency/slimerjs-1.0.0-beta.1/slimerjs</argument>
<argument>-Dfaust.diplo.allowedFailures=${faust.diplo.allowedFailures}</argument>
<argument>-Dfaust.diplo.server=${faust.diplo.server}</argument>
<argument>-Dfaust.diplo.port=${faust.diplo.port}</argument>
Expand Down

0 comments on commit ec05819

Please sign in to comment.