We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9801377 commit 88468b6Copy full SHA for 88468b6
.github/ISSUE_TEMPLATE.md
@@ -6,13 +6,6 @@
6
General questions, how-to questions, and support requests will be closed.
7
-->
8
9
-- Operating System:
10
-- Node Version:
11
-- NPM Version:
12
-- webpack Version:
13
-- webpack-dev-server Version:
14
-- Browser:
15
-
16
<!--
17
Please place an x, no spaces, in all [ ] that apply
18
Please note that we are NOT accepting FEATURE requests at this time.
@@ -45,6 +38,8 @@
45
38
// additional code, remove if not needed.
46
39
```
47
40
41
+### Please paste the results of `webpack-cli info` here, and mention other relevant information
42
+
48
43
### Expected Behavior
49
44
50
### Actual Behavior
0 commit comments