Skip to content

Commit 1a22a75

Browse files
authored
Merge pull request #4170 from dlabrecq/deps
Dependency updates
2 parents a31dc47 + 04a1177 commit 1a22a75

File tree

3 files changed

+84
-249
lines changed

3 files changed

+84
-249
lines changed

fec.config.js

+2
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,8 @@ module.exports = {
6767
{ 'react-router-dom': { version: dependencies['react-router-dom'], import: false, singleton: true } },
6868
{ '@unleash/proxy-client-react': { version: dependencies['@unleash/proxy-client-react'], singleton: true } },
6969
],
70+
// See inventory frontend https://github.com/RedHatInsights/insights-inventory-frontend/pull/2296/files#diff-d0f06d7cd724a6add60ee1bac8183344dc66faae9dac3ee6ee920f5b7ac3a88eR150
71+
// _unstableSpdy: true, // enable HTTP2/SPDY
7072
},
7173
/**
7274
* Add additional webpack plugins

0 commit comments

Comments
 (0)