0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2025-01-06 22:40:26 -05:00

Remove CDN dependencies

Use case: developers behind corporate firewall

close #133
This commit is contained in:
Romain Lai-King 2014-09-30 11:44:42 +02:00 committed by Alex Kocharin
parent aef982d6e6
commit 4b3939ef4e
2 changed files with 5 additions and 1 deletions

View file

@ -46,7 +46,7 @@
</div>
</div>
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script>
<script src="/-/static/jquery.min.js"></script>
<script type='text/javascript' src='/-/static/main.js'></script>
</body>
</html>

4
lib/static/jquery.min.js vendored Normal file

File diff suppressed because one or more lines are too long