Skip to content

Commit

Permalink
Pass firefoxPreview option to lint
Browse files Browse the repository at this point in the history
  • Loading branch information
luskaner authored and birtles committed Oct 18, 2022
1 parent a8d90aa commit d5f00cd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.js
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ export default class WebExtPlugin {
{
artifactsDir: this.artifactsDir,
boring: false,
firefoxPreview: this.firefoxPreview,
metadata: false,
output: 'text',
pretty: false,
Expand Down

0 comments on commit d5f00cd

Please sign in to comment.