fix: fix umd builds (#2214)
This commit is contained in:
committed by
Shawn Erquhart
parent
e906091c8f
commit
e04f6bec1d
@ -1,6 +1,6 @@
|
||||
import { resolvePath } from 'netlify-cms-lib-util';
|
||||
import { currentBackend } from 'coreSrc/backend';
|
||||
import store from 'Redux';
|
||||
import store from 'ReduxStore';
|
||||
import { getIntegrationProvider } from 'Integrations';
|
||||
import { selectIntegration } from 'Reducers';
|
||||
|
||||
|
Reference in New Issue
Block a user