Skip to content

Conversation

@nmichlo
Copy link
Contributor

@nmichlo nmichlo commented Apr 2, 2025

Thank you for contributing to the Dragonfruit AI Launchpad platform!
Please use this template to ensure your pull request includes all
necessary information for a smooth review process.

Type of Change

  • Bug fix
  • Feature
  • Documentation
  • Refactoring
  • Other (please describe)
  • Breaking change (fix or feature that would cause existing functionality to change)

Detailed Description

  • TODO

Related Issues

  • TODO

Additional Notes

  • TODO

@nmichlo nmichlo changed the title Fix export defaults and configs Fix export defaults and configs #minor Apr 2, 2025
@nmichlo nmichlo changed the title Fix export defaults and configs #minor export defaults, fix configs, upgrade props #minor Apr 2, 2025
Comment on lines +42 to +45

// very important that your app is the default export,
// otherwise module federation won't work properly
export default App;
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

NB

Comment on lines +85 to +86
'react': { singleton: true, requiredVersion: '^18.0.0' },
'react-dom': { singleton: true, requiredVersion: '^18.0.0' },
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

NB

Comment on lines +76 to +77
/* !!! TODO: change the name of your app to your company plus app purpose, e.g. dragonfruitVehicleManagerApp !!! */
name: 'exampleApp',
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

NB

@nmichlo nmichlo requested a review from supriya-raj April 2, 2025 12:42
@nmichlo nmichlo merged commit 217735d into main Apr 4, 2025
@nmichlo nmichlo deleted the fix/inputs branch April 4, 2025 18:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant