Skip to content

Commit

Permalink
perf(paragon): remove paragon to reduce bundle size
Browse files Browse the repository at this point in the history
  • Loading branch information
AlasdairSwan committed Jun 21, 2019
1 parent e0c205c commit 349f83f
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 349f83f

Please # to comment.