Tony Powell commited on
Commit
65af11b
·
1 Parent(s): 5534d69

Deploy refactors

Browse files
dist/index-CmmRawVN.js ADDED
The diff for this file is too large to render. See raw diff
 
dist/index-p0KWNmoE.js DELETED
The diff for this file is too large to render. See raw diff
 
dist/index.html CHANGED
@@ -6,7 +6,7 @@
6
  <meta name="viewport" content="width=device-width, initial-scale=1.0" />
7
  <title>Vite + React + TS</title>
8
  <link rel="stylesheet" href="https://rsms.me/inter/inter.css">
9
- <script type="module" crossorigin src="/dist/index-p0KWNmoE.js"></script>
10
  <link rel="stylesheet" crossorigin href="/dist/index-DSjPP0Hm.css">
11
  </head>
12
  <body>
 
6
  <meta name="viewport" content="width=device-width, initial-scale=1.0" />
7
  <title>Vite + React + TS</title>
8
  <link rel="stylesheet" href="https://rsms.me/inter/inter.css">
9
+ <script type="module" crossorigin src="/dist/index-CmmRawVN.js"></script>
10
  <link rel="stylesheet" crossorigin href="/dist/index-DSjPP0Hm.css">
11
  </head>
12
  <body>
tsconfig.app.tsbuildinfo CHANGED
@@ -1 +1 @@
1
- {"root":["./src/app.tsx","./src/duck.ts","./src/main.tsx","./src/table.tsx","./src/usesearchparams.ts","./src/vite-env.d.ts","./src/components/ui/button.tsx","./src/components/ui/card.tsx","./src/components/ui/input.tsx","./src/components/ui/table.tsx","./src/components/ui/textarea.tsx","./src/components/ui/tooltip.tsx","./src/lib/utils.ts"],"version":"5.6.2"}
 
1
+ {"root":["./src/app.tsx","./src/duck.ts","./src/main.tsx","./src/table.tsx","./src/useduckdb.ts","./src/useparquettable.ts","./src/usesearchparams.ts","./src/vite-env.d.ts","./src/components/ui/button.tsx","./src/components/ui/card.tsx","./src/components/ui/input.tsx","./src/components/ui/table.tsx","./src/components/ui/textarea.tsx","./src/components/ui/tooltip.tsx","./src/lib/utils.ts"],"version":"5.6.2"}