Commit Graph

7 Commits

Author SHA1 Message Date
Manuel Friedli 436b8a701f Re-ordered the elements in the <head> section. 2017-04-15 20:31:50 +02:00
Manuel Friedli 6b2908f45d Try to work around the problem of the wrong <base href=""> in case of not-to-the-root-directory deployment. 2017-04-15 19:45:48 +02:00
Manuel Friedli 12b0c6d3d7 Updated to versions that work together. 2017-04-15 16:00:59 +02:00
Manuel Friedli 17afa92bfe Re-initialized the project with angular-cli and set it up as the build tool chain. 2017-04-08 00:24:44 +02:00
Manuel Friedli f103b0b1fe Removed "dencode" from where it was publicly visible. 2017-03-15 00:40:28 +01:00
Manuel Friedli 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
Manuel Friedli 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