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 a0ca58b commit 52411bfCopy full SHA for 52411bf
vite.config.mts
@@ -29,7 +29,7 @@ import { VitePWA } from 'vite-plugin-pwa'
29
import tsconfigPaths from 'vite-tsconfig-paths'
30
31
const WRONG_CODE = `import { bpfrpt_proptype_WindowScroller } from "../WindowScroller.js";`
32
-const TARGET_URL = 'https://devtron-ent-1.devtron.info/'
+const TARGET_URL = 'https://preview.devtron.ai/'
33
34
function reactVirtualized(): PluginOption {
35
return {
0 commit comments