redux-devtools/packages/react-json-tree/src
Nathan Bierema c379a62081
Imprrove ability to tree-shake libraries (#1050)
* Revert "Remove React from page bundle (#1031)"

This reverts commit fdfbc1942e.

* redux-devtools

* d3-state-visualizer

* d3tooltip

* map2tree

* react-base16-styling

* react-dock and react-json-tree

* redux-devtools-app

* redux-devtools-chart-monitor

* redux-devtools-dock-monitor

* redux-devtools-extension

* redux-devtools-inspector-monitor-test-tab

* redux-devtools-inspector-monitor-trace-tab

* redux-devtools-instrument

* redux-devtools-log-monitor and redux-devtools-remote

* redux-devtools-rtk-query-monitor

* redux-devtools-serialize

* redux-devtools-slider-monitor

* redux-devtools-ui

* redux-devtools-utils

* Fix build

* Fix storybook build

Storybook loads the babel.config.json but not .babelrc.json. We actually don't want to load the babel config because it uses @babel/runtime which can't be resolved with Yarn PnP.
2022-01-24 02:11:46 +00:00
..
themes feature(react-json-tree): convert react-json-tree to TypeScript (#601) 2020-08-21 20:13:24 -04:00
createStylingFromTheme.ts chore(deps): update typescript-eslint monorepo to v5 (major) (#907) 2021-10-21 19:08:35 +00:00
getCollectionEntries.ts chore(deps): update typescript-eslint monorepo to v5 (major) (#907) 2021-10-21 19:08:35 +00:00
index.tsx Imprrove ability to tree-shake libraries (#1050) 2022-01-24 02:11:46 +00:00
ItemRange.tsx feature(react-json-tree): convert react-json-tree to TypeScript (#601) 2020-08-21 20:13:24 -04:00
JSONArrayNode.tsx feature(react-json-tree): convert react-json-tree to TypeScript (#601) 2020-08-21 20:13:24 -04:00
JSONArrow.tsx feature(react-json-tree): convert react-json-tree to TypeScript (#601) 2020-08-21 20:13:24 -04:00
JSONIterableNode.tsx feature(react-json-tree): convert react-json-tree to TypeScript (#601) 2020-08-21 20:13:24 -04:00
JSONNestedNode.tsx chore(*): upgrade to TypeScript 4.2 (#740) 2021-06-17 23:00:59 -04:00
JSONNode.tsx feature(react-json-tree): convert react-json-tree to TypeScript (#601) 2020-08-21 20:13:24 -04:00
JSONObjectNode.tsx feature(react-json-tree): convert react-json-tree to TypeScript (#601) 2020-08-21 20:13:24 -04:00
JSONValueNode.tsx feature(react-json-tree): convert react-json-tree to TypeScript (#601) 2020-08-21 20:13:24 -04:00
objType.ts feature(react-json-tree): convert react-json-tree to TypeScript (#601) 2020-08-21 20:13:24 -04:00
types.ts chore(*): upgrade prettier (#743) 2021-06-17 23:56:36 -04:00