@modern-js/devtools-client 2.35.1 → 2.36.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (38) hide show
  1. package/.turbo/turbo-build.log +44 -46
  2. package/CHANGELOG.md +2 -0
  3. package/dist/html/main/index.html +3 -3
  4. package/dist/modern.config.json +10 -35
  5. package/dist/nestedRoutes.json +1 -1
  6. package/dist/routes-manifest.json +64 -73
  7. package/dist/static/js/182.82afa1da.js +1 -0
  8. package/dist/static/js/182.82afa1da.js.LICENSE.txt +24 -0
  9. package/dist/static/js/182.82afa1da.js.map +1 -0
  10. package/dist/static/js/async/overview/{page.1d1e2eae.js → page.520a58d3.js} +1 -1
  11. package/dist/static/js/async/overview/page.520a58d3.js.map +1 -0
  12. package/dist/static/js/async/pages/page.5bbff940.js +1 -0
  13. package/dist/static/js/async/pages/page.5bbff940.js.map +1 -0
  14. package/dist/static/js/{lib-polyfill.6e913595.js → lib-polyfill.e0b54064.js} +1 -1
  15. package/dist/static/js/{198.9a4a2f6b.js.LICENSE.txt → lib-polyfill.e0b54064.js.LICENSE.txt} +1 -26
  16. package/dist/static/js/lib-polyfill.e0b54064.js.map +1 -0
  17. package/dist/static/js/main.8dfd903e.js +1 -0
  18. package/dist/static/js/main.8dfd903e.js.map +1 -0
  19. package/modern.config.ts +6 -48
  20. package/package.json +12 -15
  21. package/src/routes/RootTabs.tsx +2 -11
  22. package/src/routes/overview/page.tsx +7 -1
  23. package/src/routes/pages/EntryRoute/ClientRouteStats/RemixRoute.tsx +4 -6
  24. package/src/routes/pages/EntryRoute/ClientRouteStats/RemixRouteStats.tsx +3 -2
  25. package/src/routes/pages/EntryRoute/EntryRoute.tsx +4 -2
  26. package/src/routes/pages/page.tsx +14 -6
  27. package/dist/static/js/198.9a4a2f6b.js +0 -1
  28. package/dist/static/js/198.9a4a2f6b.js.map +0 -1
  29. package/dist/static/js/async/overview/page.1d1e2eae.js.map +0 -1
  30. package/dist/static/js/async/pages/layout.27df0fc6.js +0 -1
  31. package/dist/static/js/async/pages/layout.27df0fc6.js.map +0 -1
  32. package/dist/static/js/async/pages/page.d8425bcf.js +0 -1
  33. package/dist/static/js/async/pages/page.d8425bcf.js.map +0 -1
  34. package/dist/static/js/lib-polyfill.6e913595.js.map +0 -1
  35. package/dist/static/js/main.7e1a3442.js +0 -1
  36. package/dist/static/js/main.7e1a3442.js.map +0 -1
  37. package/src/routes/pages/layout.tsx +0 -13
  38. /package/dist/static/css/{198.76c8c1d9.css → 182.76c8c1d9.css} +0 -0
@@ -0,0 +1,24 @@
1
+ /**
2
+ * @license React
3
+ * use-sync-external-store-shim.production.min.js
4
+ *
5
+ * Copyright (c) Facebook, Inc. and its affiliates.
6
+ *
7
+ * This source code is licensed under the MIT license found in the
8
+ * LICENSE file in the root directory of this source tree.
9
+ */
10
+
11
+ /*!
12
+ Copyright (c) 2018 Jed Watson.
13
+ Licensed under the MIT License (MIT), see
14
+ http://jedwatson.github.io/classnames
15
+ */
16
+
17
+ /** @license React v16.13.1
18
+ * react-is.production.min.js
19
+ *
20
+ * Copyright (c) Facebook, Inc. and its affiliates.
21
+ *
22
+ * This source code is licensed under the MIT license found in the
23
+ * LICENSE file in the root directory of this source tree.
24
+ */