This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
jarun2018
/
elxr
forked from
chess/elxr
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
client build fixes
master
samuel
1 year ago
parent
3c9fd8553c
commit
cc13e57237
1 changed files
with
2 additions
and
2 deletions
Split View
Show Diff Stats
2
2
linux_setup.sh
+ 2
- 2
linux_setup.sh
View File
@@ -386,5 +386,5 @@ cd ..
cd client
rm -rf package-lock.json
npm i --force
node_modules
\.bin\
bower i
node_modules
\.bin\
ember s
node_modules
/.bin/
bower i
node_modules
/.bin/
ember s
Write
Preview
Loading…
Cancel
Save