Commit Graph

21 Commits

Author SHA1 Message Date
Roman Hotsiy
9c4bc5944f
chore: uncomment uglify + fix lint 2017-04-19 12:46:51 +03:00
Roman Hotsiy
3f48357e39
chore: module build + export services 2017-04-19 12:42:09 +03:00
Roman Hotsiy
6a283d484f
chore: return back removed uglify plugin 2017-03-27 10:27:48 +03:00
Roman Hotsiy
631dfc17dc
build: fix build with ng4 2017-03-15 17:53:25 +02:00
Roman Hotsiy
6b0b217355
Remove uncompatible v8-lazy-parse-plugin 2017-01-28 14:06: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
dbf39d3d51
Update angular and deps 2016-12-19 22:58:39 +02:00
Roman Hotsiy
a8285b2652
Update webpack to the latest beta 2016-11-29 09:20:11 +02:00
Roman Hotsiy
22494e125f
remove unused import from webpack config 2016-11-01 16:59:29 +02:00
Roman Hotsiy
1e152f96f0
fix build 2016-10-31 21:09:55 +02:00
Roman Hotsiy
5978c8dc5b
rename external jquery for module build 2016-10-18 17:46:41 +03:00
Roman Hotsiy
22c9a5ba8e
remove TS_RULE customization 2016-10-18 17:44:54 +03:00
Roman Hotsiy
3d64a536e7
fix build 2016-10-18 17:21:25 +03:00
Roman Hotsiy
ae6f4567a1
Emit helpers for module build 2016-10-18 17:06:00 +03:00
Roman Hotsiy
02b061cbd8
Build and publish angular2 module (fixes #126) 2016-10-14 11:44:48 +03:00
Roman Hotsiy
79693e1b27
Fix npm start on windows, fixes #119, #118 2016-09-28 00:30:33 +03:00
Roman Hotsiy
f02a23b280
Update webpack to latest beta 2016-09-27 09:03:04 +03:00
Roman Hotsiy
52c2233534
Smaller bundle size by removing esprima dep from bundle 2016-09-02 23:24:51 +03:00
Roman Hotsiy
7f3bdd1603
Update webpack configs + add banner (fixes #89) 2016-08-30 19:53:06 +03:00
Roman Hotsiy
1f4f688bc4
Update webpack configs 2016-08-29 07:36:25 +03:00
Roman Hotsiy
a65ecfa442
Move to webpack + AoT compilation 2016-08-28 21:46:10 +03:00