Skip to content

Commit

Permalink
Todomvc-vue: source-map creation (#386)
Browse files Browse the repository at this point in the history
  • Loading branch information
flashdesignory committed Mar 2, 2024
1 parent ad061ac commit 7dc43d2
Show file tree
Hide file tree
Showing 17 changed files with 14 additions and 26 deletions.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

This file was deleted.

This file was deleted.

Large diffs are not rendered by default.

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!doctype html><html lang="en" data-framework="vue" data-version="3.2.47" data-features="webpack"><head><meta charset="UTF-8"/><meta name="description" content="A TodoMVC workload app for Speedometer!"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta http-equiv="X-UA-Compatible" content="ie=edge"/><title>TodoMVC: Vue</title><script defer="defer" src="js/chunk-vendors.b4ac9361.js"></script><script defer="defer" src="js/app.ad36df07.js"></script><link href="css/app.319576e1.css" rel="stylesheet"></head><body><noscript><strong>We're sorry but todomvc-vue doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><section class="todoapp"></section><footer class="info"><p>Click on input field to write your todo.</p><p>At least two characters are needed to be a valid entry.</p><p>Press 'enter' to add the todo.</p><p>Double-click to edit a todo</p></footer></body></html>
<!doctype html><html lang="en" data-framework="vue" data-version="3.2.47" data-features="webpack"><head><meta charset="UTF-8"/><meta name="description" content="A TodoMVC workload app for Speedometer!"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta http-equiv="X-UA-Compatible" content="ie=edge"/><title>TodoMVC: Vue</title><script defer="defer" src="js/chunk-vendors.a5f72d5d.js"></script><script defer="defer" src="js/app.414e2dd1.js"></script><link href="css/app.319576e1.css" rel="stylesheet"></head><body><noscript><strong>We're sorry but todomvc-vue doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><section class="todoapp"></section><footer class="info"><p>Click on input field to write your todo.</p><p>At least two characters are needed to be a valid entry.</p><p>Press 'enter' to add the todo.</p><p>Double-click to edit a todo</p></footer></body></html>

Large diffs are not rendered by default.

Loading

0 comments on commit 7dc43d2

Please sign in to comment.