Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
hyoban committed Apr 16, 2024
1 parent dcadc59 commit 7e30acd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/configs/react.ts
@@ -1,7 +1,7 @@
import { isPackageExists } from 'local-pkg'
import { ensurePackages, interopDefault, toArray } from '../utils'
import { GLOB_TS, GLOB_TSX } from '../globs'
import type { OptionsFiles, OptionsOverrides, OptionsTypeScriptWithTypes, TypedFlatConfigItem } from '../types'
import { GLOB_TS, GLOB_TSX } from '../globs'

// react refresh
const ReactRefreshAllowConstantExportPackages = [
Expand Down

0 comments on commit 7e30acd

Please sign in to comment.