summaryrefslogtreecommitdiff
path: root/webpack.config.js
AgeCommit message (Expand)Author
2017-06-05pretty reset pageFlorian Dold
2017-06-03don't uglify, since it makes source maps too bigFlorian Dold
2017-05-30paths, multi env and webpack configFlorian Dold
2017-05-29fix linter errorsFlorian Dold
2017-05-29adjust webpack config to exclude node modulesFlorian Dold
2017-05-28move webex specific things in their own directoryFlorian Dold
2017-05-27Simplify loading of the emscripten lib.Florian Dold
2017-05-23revert sourcemap config change, old one works perfectly fine in chromeFlorian Dold
2017-05-23remove debug logging, add commentsFlorian Dold
2017-05-01implement payback (with rudimentary UI)Florian Dold
2017-04-26don't fail if we don't pass env to webpackFlorian Dold
2017-04-24Optimize production builds.Florian Dold
2017-04-24Reorganize module loading.Florian Dold