Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Toolchain
sgc
Commits
5669fef3
Commit
5669fef3
authored
May 23, 2017
by
Philipp Nowinski
Browse files
[FEATURE] move offline cache to a dot-folder
parent
093c37db
Changes
1
Hide whitespace changes
Inline
Side-by-side
install.sh
View file @
5669fef3
...
...
@@ -61,7 +61,7 @@ npm install yarn
# offline mirror
echo
-e
"
\0
33[0;34mCreate offline mirror for node deps
\0
33[0m"
;
node_modules/yarn/bin/yarn config
set
yarn-offline-mirror ./sgc-packages-offline-cache
node_modules/yarn/bin/yarn config
set
yarn-offline-mirror ./
.
sgc-packages-offline-cache
node_modules/yarn/bin/yarn config
set
yarn-offline-mirror-pruning
true
node_modules/yarn/bin/yarn
install
...
...
Write
Preview
Supports
Markdown
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