Commit 492cc1f
authored
fix(bazel): ensure source maps for spec-bundle is linked (#2712)
* fix(bazel): ensure source maps for spec-bundle is linked
Currently we don't have any real TS-based errors because source-maps
aren't linked.
* perf(bazel): disable minify for spec bundling
This will speed up bundling further, and makes debugging easier.1 parent b9bcdb3 commit 492cc1f
1 file changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
34 | | - | |
| 33 | + | |
35 | 34 | | |
36 | 35 | | |
37 | 36 | | |
| |||
0 commit comments