mirror of
https://github.com/jquery/jquery.git
synced 2026-04-20 03:01:22 -04:00
Relativize all urls pertaining to dist/jquery.js so users can run their server from any file location; Make sure Sizzle is available for its tests in testrunner.
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
</head>
|
||||
<body>
|
||||
<div>
|
||||
<script src="/dist/jquery.js"></script>
|
||||
<script src="../../../dist/jquery.js"></script>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user