Skip to content

Commit

Permalink
Update the UMD config to extend the global
Browse files Browse the repository at this point in the history
  • Loading branch information
philipwalton committed Jan 14, 2021
1 parent 48e9154 commit f398dd9
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 @@ -69,6 +69,7 @@ const configs = [
format: 'umd',
file: `./dist/web-vitals.base.umd.js`,
name: 'webVitals',
extend: true,
},
plugins: configurePlugins({module: false, polyfill: true}),
},
Expand Down

0 comments on commit f398dd9

Please sign in to comment.