We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05181a1 commit 7d7d253Copy full SHA for 7d7d253
extension.webpack.config.js
@@ -170,4 +170,4 @@ const config = {
170
}
171
};
172
173
-module.exports = config;
+module.exports.default = config;
0 commit comments