Merge branch 'hack/nexblock' of github.com:edx/frontend-app-learning into hack/nexblock

This commit is contained in:
Kyle McCormick
2021-02-12 10:14:05 -05:00

View File

@@ -22,6 +22,10 @@ module.exports = createConfig('webpack-dev', {
singleton: true,
eager: true,
},
'@edx/frontend-platform/auth': {
singleton: true,
eager: true,
},
},
}),
],