Skip to content
This repository was archived by the owner on Mar 24, 2025. It is now read-only.

Commit 28c92b9

Browse files
Removed unused pluginData field
1 parent 683633c commit 28c92b9

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/esbuild-sass-modules-plugin.class.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@ export default class ESBuildSASSModulesPlugin {
3939
, pluginData:
4040
{ importResolver: resolver
4141
, loader: undefined
42-
, outfile: undefined
4342
}
4443
};
4544

0 commit comments

Comments
 (0)