Skip to content

Commit

Permalink
style: fix
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-akait committed Jun 19, 2023
1 parent 4a8c74e commit bcb540f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion index.js
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ const { assert } = require('console');
/** @typedef {import("webpack/lib/Compilation.js")} WebpackCompilation */
/** @typedef {Array<{ source: import('webpack').sources.Source, name: string }>} PreviousEmittedAssets */


class HtmlWebpackPlugin {
/**
* @param {HtmlWebpackOptions} [options]
Expand Down

0 comments on commit bcb540f

Please sign in to comment.