Bug Fix | Schema | schema file upload is broken in production build step after api service updates on server | |
Feature | Javascript | add support for running tsc against javascript project to check for problems/errors by setting the tscheck plugin option 'enabledJs' | |
Refactoring | Build | modifications (incl. fixes) to accommodate the new js syntax check by the tscheck plugin - the 'types' and 'schema' builds must be completed before 'app' build can run. | |
Refactoring | Logging | add detailed logging in exports/entry module |