We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fabebc5 commit 09f136aCopy full SHA for 09f136a
vite.config.ts
@@ -44,8 +44,4 @@ export default defineConfig({
44
}
45
*/
46
},
47
- define: {
48
- // Some libraries use the global object, even though it doesn't exist in the browser.
49
- global: {},
50
- },
51
});
0 commit comments