Kai Röder
|
8c8775c8f5
|
Angular now gets compiled by tsc, everything else is compiled by babel-typescript
TODO: need to migrate app/angular/server to TS in order to work with tsc
|
2019-01-04 14:13:23 +01:00 |
|
Kai Röder
|
1a5fa4b177
|
Using babel-typescript instead of tsc
|
2018-12-28 01:39:01 +01:00 |
|
igor
|
ee5b35f827
|
Remove preserveSymlinks that didn't actually help
|
2018-01-29 19:39:49 +02:00 |
|
igor
|
c578e929a1
|
I don't know what to do
|
2018-01-29 19:29:13 +02:00 |
|
igor
|
1c8c670859
|
Try with --preserveSymlinks flag
|
2018-01-29 19:22:56 +02:00 |
|
igor
|
29367c5f26
|
Add typescript to the root package.json to satisfy ts compilation for Netlify (though I don't know if it's the best way =/ )
|
2018-01-29 18:45:05 +02:00 |
|
igor
|
49b3ef422c
|
Extract methods
|
2018-01-29 00:57:51 +02:00 |
|
igor
|
4b258d9e0d
|
Extract error callback
|
2018-01-28 19:09:40 +02:00 |
|
igor
|
e15af8de2a
|
Reuse ts compilation in watch and prepare.js
|
2018-01-28 18:35:39 +02:00 |
|