8fc3b8e3aa
Now it mostly works with some limitations:
...
- ambient declarations seem not to be working, thus the following
converters have temporarily been disabled:
- punycode
- utf8
- quoted-printable
2017-03-14 17:35:36 +01:00
3938254b36
Using the latest version of extract-text-webpack-plugin
...
This resolves an issue where this plugin doesn't work at all.
2017-03-14 15:45:31 +01:00
be51aab2ee
Intermediate commit:
...
- webpack build does not run successfully, typescript errors out, saying
"TS2304: Cannot find name 'module'." or 'require' or 'process' in
certain .ts files.
2017-03-14 15:42:11 +01:00
c8e2c421a6
added punycode de- and encoder
2016-09-27 23:50:52 +02:00
02735ff4a1
added QuotedPrintable{De,En}coder.
2016-09-20 22:02:38 +02:00
a77509e678
updated typings, commented error provoking line
2016-09-15 22:06:01 +02:00
0cf6eeaedf
updated to angular-2.0.0 (final)
2016-09-15 12:40:13 +02:00
325b361a15
updated package.json
2016-06-06 15:03:14 +02:00
788f865225
added package.json and updated .gitignore
2016-06-06 14:50:30 +02:00