Skip to content

fixes + enhancements

Compare
Choose a tag to compare
@RuedigerMoeller RuedigerMoeller released this 18 Aug 16:50
· 334 commits to trunk since this release
  • properly process relative imports in .jsx files
  • also accept tagnames like <XY.Z > in jsx
  • performance fix: gzip compress index.html once when in production mode, not with each request
  • example + fixes to run kontraktor + intrinsic react/jsx inside any servlet 3.1 container (tested with tomcat 8.5)