mirror of
https://github.com/tenrok/vue-meta.git
synced 2026-06-20 03:30:34 +03:00
refactor: set defaultOptions in shared/constants
This commit is contained in:
committed by
Alexander Lichter
parent
c1f97c4ea4
commit
2b24acc8b2
@@ -4,7 +4,7 @@
|
||||
import { ensureIsArray } from '../../src/shared/ensure'
|
||||
import setOptions from '../../src/shared/options'
|
||||
import { hasGlobalWindowFn } from '../../src/shared/window'
|
||||
import { defaultOptions } from '../utils/constants'
|
||||
import { defaultOptions } from '../../src/shared/constants'
|
||||
|
||||
const noop = () => {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user