We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cf2770d + f398dd9 commit 58f395eCopy full SHA for 58f395e
rollup.config.js
@@ -69,6 +69,7 @@ const configs = [
69
format: 'umd',
70
file: `./dist/web-vitals.base.umd.js`,
71
name: 'webVitals',
72
+ extend: true,
73
},
74
plugins: configurePlugins({module: false, polyfill: true}),
75
0 commit comments