summaryrefslogtreecommitdiff
path: root/web-ui/config/package.sh
AgeCommit message (Expand)Author
2016-12-29Move package script to npmAnike Arni
2016-12-29Compile sandbox files through webpack as wellAnike Arni
2016-12-28Use webpack files for packagingAnike Arni
2016-12-28Move foundation from bower to npm and package them with webpackAnike Arni
2016-12-28Update package script to use webpack filesAnike Arni
2016-12-28Bundles local files that were previously in script tags with webpack for opti...Anike Arni
2016-12-08Revert "[#801] Merge branch 'signup'"Roald de Vries
2016-12-05no difference between dev and prod static filesRoald de Vries
2016-12-02[refactor] move app dir into public dirZara Gebru
2016-03-22removed minified js libraries before our minificationNavaL
2016-03-18re-introduce minification with the 'hacky' prepending semi-column fixNavaL
2016-03-18adding a temporary fix to minify blowing up because of iframeresizerNavaL
2016-03-18Temporarily removed minification of jsBruno Wagner
2016-03-09Issue #617: Add sandbox to build scriptsFelix Hammerl
2015-12-28Added file upload dependencies to buildBruno Wagner
2015-09-29Add git version during CIkaeff
2015-09-22Added foundation init file to the concat step #462Bruno Wagner
2014-12-17For packaging, using r.js wont work properly for static deps,Duda Dornelles
2014-12-17Fixing package for web-uiDuda Dornelles
2014-12-16adding set -e to web-ui package since it was breaking silentlyDuda Dornelles
2014-12-15#170 Added UTF-8 encoding to the html body, because the quoted-printable modu...Bruno Wagner
2014-12-09Adding license info to filesDuda Dornelles
2014-12-09Getting rid of grunt; using npm scripts insteadDuda Dornelles