test(e2e): avoid relying on CDN + reduce debounce delay
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<script src="../../dist/vue.global.js"></script>
|
||||
<link rel="stylesheet" href="https://unpkg.com/todomvc-app-css/index.css">
|
||||
<link rel="stylesheet" href="../../../../node_modules/todomvc-app-css/index.css">
|
||||
|
||||
<div id="app">
|
||||
<section class="todoapp">
|
||||
|
||||
Reference in New Issue
Block a user