summaryrefslogtreecommitdiff
path: root/web-ui/config
diff options
context:
space:
mode:
authorAnike Arni <aarni@thoughtworks.com>2016-12-28 16:16:56 -0200
committerAnike Arni <aarni@thoughtworks.com>2016-12-28 16:16:56 -0200
commitb0eef380feab59153fbaa9b11084bd4def91ec5b (patch)
treecd48c9798036001c38452b3f484f2f50d7764b60 /web-ui/config
parentd83a6d27b7f92752a91a8d733353a38714e44951 (diff)
Move foundation from bower to npm and package them with webpack
Diffstat (limited to 'web-ui/config')
-rw-r--r--web-ui/config/package.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/web-ui/config/package.sh b/web-ui/config/package.sh
index 946b7f62..4eb11929 100644
--- a/web-ui/config/package.sh
+++ b/web-ui/config/package.sh
@@ -38,9 +38,6 @@ app/bower_components/jquery-ui/jquery-ui.js \
app/bower_components/jquery-file-upload/js/jquery.fileupload.js \
app/bower_components/handlebars/handlebars.js \
app/bower_components/typeahead.js/dist/typeahead.bundle.js \
-app/bower_components/foundation/js/foundation.js \
-app/bower_components/foundation/js/foundation/foundation.reveal.js \
-app/bower_components/foundation/js/foundation/foundation.offcanvas.js \
app/bower_components/iframe-resizer/js/iframeResizer.js \
app/js/1.bundle.js \
app/js/bundle.js > dist/app.js