Skip to content

Commit

Permalink
added resolve browser (#1613)
Browse files Browse the repository at this point in the history
Co-authored-by: Thibaut Sardan <33178835+Tbaut@users.noreply.github.com>
  • Loading branch information
tanmoyAtb and Tbaut authored Oct 6, 2021
1 parent 9f9880e commit 600fdce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/common-components/rollup.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ export default {
plugins: [
peerDepsExternal(),
image(),
resolve(),
resolve({ browser: true }),
commonjs(),
typescript(),
postcss({
Expand Down

0 comments on commit 600fdce

Please sign in to comment.