Skip to content

added a directive to control simple dollar expr enablement.

Latest
Compare
Choose a tag to compare
@branaway branaway released this 17 Jun 03:06
· 3 commits to master since this release

$expr is parsed as a server side expression, which may clash with some client-side JS framework. Now one can japid.simple.expr.enabled=false in the application.conf to turn it off.

~expr form is not affected.