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 45f6592 commit d164aeaCopy full SHA for d164aea
lib/utils/DevServerPlugin.js
@@ -16,7 +16,7 @@ class DevServerPlugin {
16
}
17
18
/**
19
- * A Entry, it can be of type string or string[] or Object<string | string[],string>
+ * An Entry, it can be of type string or string[] or Object<string | string[],string>
20
* @typedef {(string[] | string | Object<string | string[],string>)} Entry
21
*/
22
0 commit comments