Skip to content

Instantly share code, notes, and snippets.

@stevekinney
Created March 3, 2026 09:39
Show Gist options
  • Select an option

  • Save stevekinney/47acdccfd1a3e3a7230d4d8f28b16023 to your computer and use it in GitHub Desktop.

Select an option

Save stevekinney/47acdccfd1a3e3a7230d4d8f28b16023 to your computer and use it in GitHub Desktop.
{
"id": "remoteAnalytics",
"name": "remoteAnalytics",
"metaData": {
"name": "remoteAnalytics",
"type": "app",
"buildInfo": {
"buildVersion": "0.0.0",
"buildName": "@pulse/remote-analytics"
},
"remoteEntry": {
"name": "static/js/remoteAnalytics.js",
"path": "",
"type": "global"
},
"types": {
"path": "",
"name": "",
"zip": "",
"api": ""
},
"globalName": "remoteAnalytics",
"pluginVersion": "0.8.12",
"prefetchInterface": false,
"publicPath": "http://localhost:3001/"
},
"shared": [
{
"id": "remoteAnalytics:react",
"name": "react",
"version": "18.3.1",
"singleton": true,
"requiredVersion": "^18.3.1",
"assets": {
"js": {
"async": [
"static/js/async/vendors-node_modules_pnpm_rspack_core_1_7_6__swc_helpers_0_5_19_node_modules_rspack_core_dist-4c5a13.js",
"static/js/async/__federation_expose_analytics_dashboard.js",
"static/js/async/src_bootstrap_tsx_lazy-compilation-proxy.js"
],
"sync": [
"static/js/remoteAnalytics.js",
"static/js/vendors-node_modules_pnpm_react_18_3_1_node_modules_react_index_js-node_modules_pnpm_rsbuild_-727420.js",
"static/js/index.js"
]
},
"css": {
"async": ["static/css/async/__federation_expose_analytics_dashboard.css"],
"sync": []
}
}
}
],
"remotes": [],
"exposes": [
{
"id": "remoteAnalytics:analytics-dashboard",
"name": "analytics-dashboard",
"assets": {
"js": {
"sync": [
"static/js/async/vendors-node_modules_pnpm_rspack_core_1_7_6__swc_helpers_0_5_19_node_modules_rspack_core_dist-4c5a13.js",
"static/js/async/__federation_expose_analytics_dashboard.js"
],
"async": []
},
"css": {
"sync": ["static/css/async/__federation_expose_analytics_dashboard.css"],
"async": []
}
},
"path": "./analytics-dashboard"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment