@@ -58,51 +58,51 @@ Array [
58
58
"ModuleWarning: Module Warning (from \` replaced original path\` ):
59
59
Warning
60
60
61
- (10:3) <Message >",
61
+ (10:3) postcss-plugin: <Message >",
62
62
"ModuleWarning: Module Warning (from \`replaced original path\`):
63
63
Warning
64
64
65
- (14:3) <Message >",
65
+ (14:3) postcss-plugin: <Message >",
66
66
"ModuleWarning: Module Warning (from \`replaced original path\`):
67
67
Warning
68
68
69
- (18:3) <Message >",
69
+ (18:3) postcss-plugin: <Message >",
70
70
"ModuleWarning: Module Warning (from \`replaced original path\`):
71
71
Warning
72
72
73
- (19:3) <Message >",
73
+ (19:3) postcss-plugin: <Message >",
74
74
"ModuleWarning: Module Warning (from \`replaced original path\`):
75
75
Warning
76
76
77
- (23:3) <Message >",
77
+ (23:3) postcss-plugin: <Message >",
78
78
"ModuleWarning: Module Warning (from \`replaced original path\`):
79
79
Warning
80
80
81
- (24:3) <Message >",
81
+ (24:3) postcss-plugin: <Message >",
82
82
"ModuleWarning: Module Warning (from \`replaced original path\`):
83
83
Warning
84
84
85
- (29:5) <Message >",
85
+ (29:5) postcss-plugin: <Message >",
86
86
"ModuleWarning: Module Warning (from \`replaced original path\`):
87
87
Warning
88
88
89
- (2:3) <Message >",
89
+ (2:3) postcss-plugin: <Message >",
90
90
"ModuleWarning: Module Warning (from \`replaced original path\`):
91
91
Warning
92
92
93
- (32:7) <Message >",
93
+ (32:7) postcss-plugin: <Message >",
94
94
"ModuleWarning: Module Warning (from \`replaced original path\`):
95
95
Warning
96
96
97
- (36:7) <Message >",
97
+ (36:7) postcss-plugin: <Message >",
98
98
"ModuleWarning: Module Warning (from \`replaced original path\`):
99
99
Warning
100
100
101
- (41:5) <Message >",
101
+ (41:5) postcss-plugin: <Message >",
102
102
"ModuleWarning: Module Warning (from \`replaced original path\`):
103
103
Warning
104
104
105
- (6:3) <Message >",
105
+ (6:3) postcss-plugin: <Message >",
106
106
]
107
107
`;
108
108
@@ -162,7 +162,7 @@ Array [
162
162
"ModuleBuildError: Module build failed (from \`replaced original path\`):
163
163
SyntaxError
164
164
165
- (1:3) Unnecessary curly bracket
165
+ (1:3) /test/fixtures/css/style.css Unnecessary curly bracket
166
166
167
167
> 1 | a {
168
168
| ^
0 commit comments