Skip to content

Commit

Permalink
module bundler changed as vite
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmetaltun committed Dec 26, 2022
1 parent eb489a9 commit 8f347ab
Show file tree
Hide file tree
Showing 23 changed files with 62,789 additions and 11,684 deletions.
3 changes: 0 additions & 3 deletions .browserslistrc

This file was deleted.

5 changes: 0 additions & 5 deletions babel.config.js

This file was deleted.

1 change: 1 addition & 0 deletions dist/style.css

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

55,500 changes: 55,499 additions & 1 deletion dist/vue-state-dropdown.js

Large diffs are not rendered by default.

9 changes: 9 additions & 0 deletions dist/vue-state-dropdown.umd.cjs

Large diffs are not rendered by default.

Binary file removed docs/favicon.ico
Binary file not shown.
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!doctype html><html lang=""><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width,initial-scale=1"><link rel="icon" href="/favicon.ico"><title>vue-state-dropdown</title><script defer="defer" src="/js/chunk-vendors.1e87f920.js"></script><script defer="defer" src="/js/app.1ffa3981.js"></script><link href="/css/app.280ca6f5.css" rel="stylesheet"></head><body><noscript><strong>We're sorry but vue-state-dropdown doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id="app"></div></body></html>
<!doctype html><html lang=""><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width,initial-scale=1"><title>Vue App</title><script defer="defer" src="/js/chunk-vendors.4ee5480b.js"></script><script defer="defer" src="/js/app.bef7931d.js"></script><link href="/css/app.280ca6f5.css" rel="stylesheet"></head><body><div id="app"></div></body></html>
2 changes: 0 additions & 2 deletions docs/js/app.1ffa3981.js

This file was deleted.

1 change: 0 additions & 1 deletion docs/js/app.1ffa3981.js.map

This file was deleted.

2 changes: 2 additions & 0 deletions docs/js/app.bef7931d.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions docs/js/app.bef7931d.js.map

Large diffs are not rendered by default.

8 changes: 0 additions & 8 deletions docs/js/chunk-vendors.1e87f920.js

This file was deleted.

1 change: 0 additions & 1 deletion docs/js/chunk-vendors.1e87f920.js.map

This file was deleted.

8 changes: 8 additions & 0 deletions docs/js/chunk-vendors.4ee5480b.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions docs/js/chunk-vendors.4ee5480b.js.map

Large diffs are not rendered by default.

12 changes: 12 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Vue Country Dropdown 2</title>
</head>
<body>
<div id="app"></div>
<script type="module" src="/src/main.js"></script>
</body>
</html>
19 changes: 0 additions & 19 deletions jsconfig.json

This file was deleted.

Loading

0 comments on commit 8f347ab

Please sign in to comment.