Skip to content

Commit ee44836

Browse files
committed
Fixed test issues
1 parent 27263e7 commit ee44836

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • packages/pwa-buildpack/lib/WebpackTools/targetables/BabelModifyJSXPlugin

packages/pwa-buildpack/lib/WebpackTools/targetables/BabelModifyJSXPlugin/Operation.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ class Operation {
4343
continue;
4444
}
4545
const { name, value } = attr;
46+
4647
this.requiredAttributes.set(
4748
this._getSource(name),
4849
this._getSource(value)

0 commit comments

Comments
 (0)