Commit d80cd6b
feat: Relay fix (#417)
* 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>
* Fixed winidows path issue in relay.ts
Updated relay.ts to write correct path on windows pc.
[AG-18025]
* fix: update changeset description and browserslist snapshot
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
---------
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
Co-authored-by: Amir Zahedi <amir.zahedi@gmail.com>1 parent 4528598 commit d80cd6b
File tree
3 files changed
+7
-2
lines changed- .changeset
- packages
- browserslist-config/__snapshots__
- gdu/config/vite/plugins
3 files changed
+7
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | 22 | | |
24 | 23 | | |
25 | 24 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
| |||
0 commit comments