Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Site.js
site
Commits
f8cbdebb
Verified
Commit
f8cbdebb
authored
Aug 25, 2019
by
Aral Balkan
Browse files
Update build script
parent
085644c6
Changes
1
Hide whitespace changes
Inline
Side-by-side
build
View file @
f8cbdebb
...
...
@@ -43,7 +43,10 @@ rm -rf tmp
# Copy image assets to dist.
echo
" > Copy background image"
mkdir
dist
/
images
mkdir
dist
/
images
/
emoji
cp
images
/
mountains
.
jpg
dist
/
images
/
mountains
.
jpg
cp
images
/
site
-
js
-
logo
.
svg
dist
/
images
/
site
-
js
-
logo
.
svg
cp
images
/
emoji
/
0040_1
f496
.
svg
dist
/
images
/
emoji
/
0040_1
f496
.
svg
# Copy binary releases.
echo
" > Copy Site.js binary releases"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment