Skip to content

Commit

Permalink
fix: yarn.lock and external styled
Browse files Browse the repository at this point in the history
  • Loading branch information
atanasster committed Oct 26, 2020
1 parent 0c97ca9 commit 5c729a3
Show file tree
Hide file tree
Showing 2 changed files with 825 additions and 770 deletions.
1 change: 1 addition & 0 deletions core/webpack-compile/src/externals-config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ export const defaultExternals: ExternalProps[] = [
{ lib: 'prism-react-renderer' },

{ lib: '@primer/octicons-react' },
{ lib: '@emotion/styled' },
{ lib: '@mdx-js/react' },

{ lib: 'markdown-to-jsx' },
Expand Down
Loading

0 comments on commit 5c729a3

Please sign in to comment.