@datadog/webpack-plugin 0.0.13-2 → 0.0.13-3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -18136,7 +18136,6 @@ const buildPluginFactory = () => {
18136
18136
  };
18137
18137
 
18138
18138
  const datadogWebpackPlugin = buildPluginFactory().webpack;
18139
- module.exports = datadogWebpackPlugin;
18140
18139
 
18141
- export { datadogWebpackPlugin, datadogWebpackPlugin as default };
18140
+ export { datadogWebpackPlugin };
18142
18141
  //# sourceMappingURL=index.mjs.map