Commit 0592424
committed
fix: Disable input sourcemaps to prevent breakage in Bazel
Enabling input sourcemaps in the rollup configuration was causing sourcemaps to break when building with Bazel. This commit disables in the options to resolve the issue.1 parent b97a21c commit 0592424
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| 33 | + | |
33 | 34 | | |
34 | 35 | | |
35 | 36 | | |
| |||
0 commit comments