Commit Graph

13 Commits

Author SHA1 Message Date
JC Brand 945d7e9891 Update 3rd party dependencies 2020-07-22 10:04:59 +02:00
JC Brand 9c509eae4b Update to latest sass-loader 2020-04-07 14:08:01 +02:00
JC Brand e691d858e3 Add version number and sized images to manifest.json 2020-03-03 16:00:57 +01:00
JC Brand c2fe2aabff Fix webpack issue where copied font files get removed 2020-02-13 17:00:56 +01:00
JC Brand f6f7d05c8b Revert "Add terser minifier for webpack"
This reverts commit 34436b7f56.

I'm experiencing issues with map files while using the debugger in
the browser console.
2020-02-13 16:30:36 +01:00
JC Brand 34436b7f56 Add terser minifier for webpack 2020-02-13 14:42:59 +01:00
JC Brand 39896b508b Release 5.0.3 2019-09-13 15:19:00 +02:00
JC Brand 31860acc9d Makefile: add recipe for setting the CDN url as the `publicPath` 2019-09-13 13:29:49 +02:00
JC Brand b26e1c87ae webpack: dev server doesn't find webpack.html if we set a public path 2019-09-12 12:10:50 +02:00
JC Brand 63da4b4b49 Move webfonts to sass dir and don't make `publicPath` absolute 2019-09-12 11:29:01 +02:00
JC Brand 64135b7731 Update webpack config to re-add the old `make watch` 2019-09-04 19:09:16 +02:00
JC Brand 9ae71104c2 webpack: split css out into separate file
- Add postcss with autoprefixer and cleancss
2019-08-23 14:56:10 +02:00
JC Brand 9f054dd767 Update webpack config
- hot reloading
- split config into dev and prod
2019-08-23 13:29:26 +02:00