summaryrefslogtreecommitdiff
path: root/web-ui/webpack.config.js
AgeCommit message (Expand)Author
2016-12-29Compile sandbox files through webpack as wellAnike Arni
2016-12-29Makes sure builds include all necessary filesAnike Arni
2016-12-29Use only dist folder for serving applicationAnike Arni
2016-12-28Fixes offcanvas menu by moving foundation back to index.htmlAnike Arni
2016-12-28Use webpack files for packagingAnike Arni
2016-12-28Use minified files for dependencies and copy them to dist folder with webpackAnike Arni
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