Skip to content
Snippets Groups Projects
Commit 09b05964 authored by Eric Bremner's avatar Eric Bremner
Browse files

ISTWCMS-5628: updating build ohana script for non theme development

parent 0706040b
No related branches found
No related tags found
1 merge request!6Feature/istwcms 5628 ebremner images
......@@ -90,7 +90,7 @@ if [[ $build_option == 2 || $build_option == 4 ]]; then
else
mkdir dist
fi
cp -r ohana/dist/* dist
mv ohana/dist .
cd dist/css
find . -type f -not -name 'all.min.css' -delete
cd ../js
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment