mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
Use jQuery instead of zepto.
zepto always fails when requesting custom protocols, 💩.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<html>
|
||||
<head>
|
||||
<link href="../node_modules/mocha/mocha.css" rel="stylesheet">
|
||||
<script src="zepto.min.js"></script>
|
||||
<script src="jquery-2.0.3.min.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
||||
6
spec/jquery-2.0.3.min.js
vendored
Normal file
6
spec/jquery-2.0.3.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
2
spec/zepto.min.js
vendored
2
spec/zepto.min.js
vendored
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user