summaryrefslogtreecommitdiff
path: root/web-ui/webpack.config.js
AgeCommit message (Expand)Author
2016-12-28Bundles local files that were previously in script tags with webpack for opti...Anike Arni
2016-12-28Copy all necessary assest to dist folder to package, via webpackAnike Arni
2016-12-28Output javascript bundle in dist folder and use it locallyAnike Arni
2016-12-27Add webpack compilation to build, fix aliases, and add babelAnike Arni
2016-12-27Adds index file for loading app with webpackAnike Arni
2016-12-27Remove uneccessarily aliases in webpackAnike Arni
2016-12-27Create webpack config file and add aliasesAnike Arni