Skip to content

Commit

Permalink
Merge pull request openedx#44 from edx/alasdair/remove-paragon
Browse files Browse the repository at this point in the history
perf(paragon): remove paragon to reduce bundle size
  • Loading branch information
AlasdairSwan authored Jun 21, 2019
2 parents e0c205c + 349f83f commit 31e255e
Show file tree
Hide file tree
Showing 5 changed files with 5,380 additions and 5,801 deletions.
6 changes: 0 additions & 6 deletions config/webpack.prod.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -47,12 +47,6 @@ module.exports = Merge.smart(commonConfig, {
amd: '@edx/frontend-logging',
root: '@edx/frontend-logging',
},
'@edx/paragon': {
commonjs: '@edx/paragon',
commonjs2: '@edx/paragon',
amd: 'Paragon',
root: 'Paragon',
},
},
plugins: [
// Cleans the dist directory before each build
Expand Down
Loading

0 comments on commit 31e255e

Please sign in to comment.