зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1874363 - [devtools] Remove build-debugger framework-actions mappings. r=devtools-reviewers,ochameau.
Differential Revision: https://phabricator.services.mozilla.com/D198410
This commit is contained in:
Родитель
8be3e22ff3
Коммит
c8cff8927b
|
@ -16,7 +16,7 @@ import { translateNodeFrontToGrip } from "inspector-shared-utils";
|
|||
import {
|
||||
deleteDOMMutationBreakpoint,
|
||||
toggleDOMMutationBreakpointState,
|
||||
} from "framework-actions";
|
||||
} from "devtools/client/framework/actions/index";
|
||||
|
||||
import actions from "../../actions";
|
||||
import { connect } from "../../utils/connect";
|
||||
|
|
|
@ -18,7 +18,6 @@ const mappings = {
|
|||
"prop-types": "devtools/client/shared/vendor/react-prop-types",
|
||||
"wasmparser/dist/cjs/WasmParser": "devtools/client/shared/vendor/WasmParser",
|
||||
"wasmparser/dist/cjs/WasmDis": "devtools/client/shared/vendor/WasmDis",
|
||||
"framework-actions": "devtools/client/framework/actions/index",
|
||||
"inspector-shared-utils": "devtools/client/inspector/shared/utils",
|
||||
};
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче