Skip to content

Commit

Permalink
chore: test
Browse files Browse the repository at this point in the history
  • Loading branch information
shivani170 committed Nov 27, 2024
1 parent 6bd9091 commit 25533ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vite.config.mts
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ import { VitePWA } from 'vite-plugin-pwa'
import tsconfigPaths from 'vite-tsconfig-paths'

const WRONG_CODE = `import { bpfrpt_proptype_WindowScroller } from "../WindowScroller.js";`
const TARGET_URL = 'https://preview.devtron.ai/'
const TARGET_URL = 'https://devtron-ent-5.devtron.info/'

function reactVirtualized(): PluginOption {
return {
Expand Down

0 comments on commit 25533ca

Please sign in to comment.