Skip to content
Snippets Groups Projects
Commit ef154b87 authored by Clayton, Brandon Scott's avatar Clayton, Brandon Scott
Browse files

cleanup

parent a55f9c81
No related branches found
Tags 1.0.0
No related merge requests found
Pipeline #21204 passed
...@@ -25,4 +25,4 @@ cp -r ${LIB_ASSETS_DIR} ${DIST_DIR}/.; ...@@ -25,4 +25,4 @@ cp -r ${LIB_ASSETS_DIR} ${DIST_DIR}/.;
cp -r ${SCSS_DIR} ${DIST_DIR}/.; cp -r ${SCSS_DIR} ${DIST_DIR}/.;
# Copy .npmrc file # Copy .npmrc file
cp .npmrc dist/.; cp .npmrc ${DIST_DIR}/.;
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