Commit Graph

15 Commits

Author SHA1 Message Date
Roman Hotsiy
3f48357e39
chore: module build + export services 2017-04-19 12:42:09 +03:00
Roman Hotsiy
abae4c03c3
chore: fix tests 2017-03-15 17:53:25 +02:00
Roman Hotsiy
049094f179
Development tools refactor
- common webpack config
  - use latest karma-coverage + remap-istanbul
  - use webpack-ngc instead of ngc buildstep
  - update dev dependencies
  - use V8LazyParseWebpackPlugin
2017-01-06 21:38:04 +02:00
Roman Hotsiy
d63ca7de03
disable tsc no-unused checks 2016-12-02 12:11:17 +02:00
Roman Hotsiy
14074856b6
Enable more strict checks for linter/tsc 2016-12-02 12:11:16 +02:00
Roman Hotsiy
5b17dc36cf
Enable noEmitHelpers in tsconfig 2016-10-31 19:27:59 +02:00
Roman Hotsiy
4cff1fa67b
try fix build again 2016-10-18 17:34:18 +03:00
Benny Neugebauer
96dd49e27b Fixed indentation 2016-09-08 12:19:33 +02:00
Roman Hotsiy
52c2233534
Smaller bundle size by removing esprima dep from bundle 2016-09-02 23:24:51 +03:00
Roman Hotsiy
a65ecfa442
Move to webpack + AoT compilation 2016-08-28 21:46:10 +03:00
Roman Hotsiy
3aa586cced
Migrate to typescript 2.0 and get rid of typings (fixes #80, #81) 2016-08-28 21:44:11 +03:00
Roman Hotsiy
76f06b1992 Fix coverage 2016-06-16 15:44:14 +03:00
Roman Hotsiy
4498884f62 Migrate tests to TypeScript 2016-06-12 20:44:34 +03:00
Roman Hotsiy
3629e34a5a Continue migrating to TS 2016-06-06 19:32:20 +03:00
Roman Hotsiy
65bc8ef4e5 Migrate to Typescript (not finished yet) 2016-05-25 18:34:31 +03:00