Commit Graph

6 Commits

Author SHA1 Message Date
Manuel Friedli 5ef1848db2 Activate Angular production mode on master branch. 2017-03-15 03:57:59 +01:00
Manuel Friedli 77a79bf588 Added a first simple test.
That serves as a proof-of-concept and as a template for future tests.
It's a start!
2017-03-15 02:22:24 +01:00
Manuel Friedli 06ed0eb2dd Adjusted the publicPath property. 2017-03-14 21:34:51 +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 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
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