Skip to content
Snippets Groups Projects
Verified Commit dd1655c7 authored by David Mehren's avatar David Mehren
Browse files

CI: create public/js directory

parent 6f2073f5
No related branches found
No related tags found
No related merge requests found
......@@ -2,6 +2,7 @@
set -e
yarn install
mkdir -p public/js
cp node_modules/jquery/dist/jquery.min.js public/js/jquery.min.js
cp node_modules/normalize.css/normalize.css public/css/normalize.css
cp node_modules/fuse.js/dist/fuse.min.js public/js/fuse.min.js
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment