authelia/scripts
Clement Michaud d8ff186303 Split client and server
Client and server now have their own tsconfig so that the transpilation is only
done on the part that is being modified.

It also allows faster transpilation since tests are now excluded from tsconfig.
They are compiled by ts-node during unit tests execution.
2017-10-07 00:49:42 +02:00
..
example-commit Add SMTP notifier as an available option in configuration 2017-09-24 23:20:45 +02:00
example-dockerhub Add SMTP notifier as an available option in configuration 2017-09-24 23:20:45 +02:00
dc-dev.sh Add SMTP notifier as an available option in configuration 2017-09-24 23:20:45 +02:00
docker-publish.sh Fix integration test and package Travis scripts 2017-06-29 13:09:08 +02:00
integration-tests.sh Split client and server 2017-10-07 00:49:42 +02:00
npm-deployment-test.sh Fix npm package missing dist directory 2017-09-09 00:43:19 +02:00
travis.sh Split client and server 2017-10-07 00:49:42 +02:00