use latest quinit from npm, remove bundled version
This commit is contained in:
parent
9823be99f4
commit
d8675a9759
17 changed files with 71 additions and 5652 deletions
|
@ -7,8 +7,8 @@
|
|||
<title>reveal.js - Test Async Dependencies</title>
|
||||
|
||||
<link rel="stylesheet" href="../dist/reveal.css">
|
||||
<link rel="stylesheet" href="qunit-2.5.0.css">
|
||||
<script src="qunit-2.5.0.js"></script>
|
||||
<link rel="stylesheet" href="../node_modules/qunit/qunit/qunit.css">
|
||||
<script src="../node_modules/qunit/qunit/qunit.js"></script>
|
||||
</head>
|
||||
|
||||
<body style="overflow: auto;">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue