Commit aa6f63c
fix(gdu): remove temp exclusion and add sourceType unambiguous to babel config
Remove the temporary @autoguru/utilities exclusion that was no longer needed
and add sourceType 'unambiguous' to babel-loader options to handle both ES
modules and CommonJS files correctly.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent e08c83f commit aa6f63c
File tree
3 files changed
+9
-10
lines changed- .changeset
- packages/gdu/config/webpack
3 files changed
+9
-10
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
344 | 344 | | |
345 | 345 | | |
346 | 346 | | |
347 | | - | |
348 | | - | |
349 | | - | |
350 | | - | |
351 | | - | |
352 | 347 | | |
353 | 348 | | |
354 | 349 | | |
| |||
369 | 364 | | |
370 | 365 | | |
371 | 366 | | |
| 367 | + | |
372 | 368 | | |
373 | 369 | | |
374 | 370 | | |
| |||
390 | 386 | | |
391 | 387 | | |
392 | 388 | | |
| 389 | + | |
393 | 390 | | |
394 | 391 | | |
395 | 392 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
257 | 257 | | |
258 | 258 | | |
259 | 259 | | |
260 | | - | |
261 | | - | |
262 | | - | |
263 | | - | |
264 | | - | |
265 | 260 | | |
266 | 261 | | |
267 | 262 | | |
| |||
282 | 277 | | |
283 | 278 | | |
284 | 279 | | |
| 280 | + | |
285 | 281 | | |
286 | 282 | | |
287 | 283 | | |
| |||
303 | 299 | | |
304 | 300 | | |
305 | 301 | | |
| 302 | + | |
306 | 303 | | |
307 | 304 | | |
308 | 305 | | |
| |||
0 commit comments