Skip to content

Commit

Permalink
Update rollup.config.js
Browse files Browse the repository at this point in the history
  • Loading branch information
lastraum committed Apr 19, 2022
1 parent ea28667 commit db31fa8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rollup.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ const PROD = !!process.env.CI
export default {
input: 'src/index.ts',
context: 'globalThis',
external: [/@dcl\//, /@decentraland\//],
output: [
{
file: packageJson.main,
Expand Down

0 comments on commit db31fa8

Please sign in to comment.