@@ -63,8 +63,6 @@ exports[`hot and live reload > should work and refresh content using hot module
6363 [HMR] Checking for updates on the server...,
6464 [HMR] Updated modules:,
6565 [HMR] - ./main.css,
66- [HMR] - <cssloader >/cjs.js!./main.css,
67- ,
6866 [HMR] App is up to date.,
6967]
7068` ;
@@ -80,8 +78,6 @@ exports[`hot and live reload > should work and refresh content using hot module
8078 [HMR] Checking for updates on the server...,
8179 [HMR] Updated modules:,
8280 [HMR] - ./main.css,
83- [HMR] - <cssloader >/cjs.js!./main.css,
84- ,
8581 [HMR] App is up to date.,
8682]
8783` ;
@@ -97,8 +93,6 @@ exports[`hot and live reload > should work and refresh content using hot module
9793 [HMR] Checking for updates on the server...,
9894 [HMR] Updated modules:,
9995 [HMR] - ./main.css,
100- [HMR] - <cssloader >/cjs.js!./main.css,
101- ,
10296 [HMR] App is up to date.,
10397]
10498` ;
@@ -114,8 +108,6 @@ exports[`hot and live reload > should work and refresh content using hot module
114108 [HMR] Checking for updates on the server...,
115109 [HMR] Updated modules:,
116110 [HMR] - ./main.css,
117- [HMR] - <cssloader >/cjs.js!./main.css,
118- ,
119111 [HMR] App is up to date.,
120112]
121113` ;
@@ -131,8 +123,6 @@ exports[`hot and live reload > should work and refresh content using hot module
131123 [HMR] Checking for updates on the server...,
132124 [HMR] Updated modules:,
133125 [HMR] - ./main.css,
134- [HMR] - <cssloader >/cjs.js!./main.css,
135- ,
136126 [HMR] App is up to date.,
137127]
138128` ;
@@ -148,8 +138,6 @@ exports[`hot and live reload > should work and refresh content using hot module
148138 [HMR] Checking for updates on the server...,
149139 [HMR] Updated modules:,
150140 [HMR] - ./main.css,
151- [HMR] - <cssloader >/cjs.js!./main.css,
152- ,
153141 [HMR] App is up to date.,
154142]
155143` ;
@@ -165,8 +153,6 @@ exports[`hot and live reload > should work and refresh content using hot module
165153 [HMR] Checking for updates on the server...,
166154 [HMR] Updated modules:,
167155 [HMR] - ./main.css,
168- [HMR] - <cssloader >/cjs.js!./main.css,
169- ,
170156 [HMR] App is up to date.,
171157]
172158` ;
@@ -182,8 +168,6 @@ exports[`hot and live reload > should work and refresh content using hot module
182168 [HMR] Checking for updates on the server...,
183169 [HMR] Updated modules:,
184170 [HMR] - ./main.css,
185- [HMR] - <cssloader >/cjs.js!./main.css,
186- ,
187171 [HMR] App is up to date.,
188172]
189173` ;
@@ -199,8 +183,6 @@ exports[`hot and live reload > should work and refresh content using hot module
199183 [HMR] Checking for updates on the server...,
200184 [HMR] Updated modules:,
201185 [HMR] - ./main.css,
202- [HMR] - <cssloader >/cjs.js!./main.css,
203- ,
204186 [HMR] App is up to date.,
205187]
206188` ;
@@ -238,8 +220,6 @@ exports[`hot and live reload > should work with manual client setup (default) >
238220 [HMR] Checking for updates on the server...,
239221 [HMR] Updated modules:,
240222 [HMR] - ./main.css,
241- [HMR] - <cssloader >/cjs.js!./main.css,
242- ,
243223 [HMR] App is up to date.,
244224]
245225` ;
@@ -277,8 +257,6 @@ exports[`hot and live reload > should work with manual client setup and allow to
277257 [HMR] Checking for updates on the server...,
278258 [HMR] Updated modules:,
279259 [HMR] - ./main.css,
280- [HMR] - <cssloader >/cjs.js!./main.css,
281- ,
282260 [HMR] App is up to date.,
283261]
284262` ;
0 commit comments