Skip to content

Commit

Permalink
Update @redhat-cloud-services/frontend-components-config to fix block…
Browse files Browse the repository at this point in the history
…er for local development
  • Loading branch information
dlabrecq committed Jan 17, 2025
1 parent a31dc47 commit 04a1177
Show file tree
Hide file tree
Showing 3 changed files with 84 additions and 249 deletions.
2 changes: 2 additions & 0 deletions fec.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,8 @@ module.exports = {
{ 'react-router-dom': { version: dependencies['react-router-dom'], import: false, singleton: true } },
{ '@unleash/proxy-client-react': { version: dependencies['@unleash/proxy-client-react'], singleton: true } },
],
// See inventory frontend https://github.com/RedHatInsights/insights-inventory-frontend/pull/2296/files#diff-d0f06d7cd724a6add60ee1bac8183344dc66faae9dac3ee6ee920f5b7ac3a88eR150
// _unstableSpdy: true, // enable HTTP2/SPDY
},
/**
* Add additional webpack plugins
Expand Down
Loading

0 comments on commit 04a1177

Please sign in to comment.