You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: schemas/WebpackOptions.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1142,7 +1142,7 @@
1142
1142
"experimental": true
1143
1143
},
1144
1144
"html": {
1145
-
"description": "Enable experimental HTML support. This flag does not by itself make `.html` files usable directly as entry points without additional HTML handling.",
1145
+
"description": "Enable HTML entry support. Treats `.html` files as a first-class module type so they can be used directly as entry points.",
0 commit comments