fixes + enhancements
- 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)