error boundary#4281
Conversation
|
Workflow status is failure ❌ |
|
Workflow status is failure ❌ |
|
@jmvtrinidad can you just update the runtime-plugins/offline-remote example? |
- Removed medusa-delegate-example directory - Removed medusa-example directory - Removed medusa-nx-native-federation-example directory - Removed modernjs-medusa directory - Updated package.json workspaces to remove medusa references 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
# Conflicts: # pnpm-lock.yaml
- Updated module federation packages across all examples - Upgraded @rspack/core from 0.7.5/1.0.8 to 1.4.11 - Ran pnpm install to sync lockfile 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
| @@ -0,0 +1,95 @@ | |||
| import React from 'react'; | |||
| import ReactDOM from 'react-dom'; | |||
Check notice
Code scanning / CodeQL
Unused variable, import, function or class Note
| @@ -0,0 +1,95 @@ | |||
| import React from 'react'; | |||
| import ReactDOM from 'react-dom'; | |||
| import lodash from 'lodash'; | |||
Check notice
Code scanning / CodeQL
Unused variable, import, function or class Note
| @@ -0,0 +1,22 @@ | |||
| import React from 'react'; | |||
| import * as lodash from 'lodash'; | |||
Check notice
Code scanning / CodeQL
Unused variable, import, function or class Note
…ster # Conflicts: # error-boundary/app1/public/index.html # error-boundary/app1/src/index.js # error-boundary/app2/public/index.html # error-boundary/app2/src/index.js # error-boundary/cypress.env.json # pnpm-lock.yaml
836e5ff
into
module-federation:master
No description provided.