-
-
Notifications
You must be signed in to change notification settings - Fork 75
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(register): ensure TS compiler option to SWC config transformer re…
…spects inline source map option (#726) * Ensure SWC config respects TS inline source map option * Update snapshots --------- Co-authored-by: LongYinan <[email protected]>
- Loading branch information
1 parent
9e53df0
commit 59f2d99
Showing
3 changed files
with
3 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,7 +9,7 @@ Generated by [AVA](https://avajs.dev). | |
> Snapshot 1 | ||
`Error: ␊ | ||
at /packages/integrate/__tests__/sourcemaps/sourcemaps.spec.ts:27:5␊ | ||
at /packages/integrate/__tests__/sourcemaps/sourcemaps.spec.ts:15:26␊ | ||
at Test.callFn (file:///node_modules/.pnpm/[email protected][email protected]/node_modules/ava/lib/test.js:525:26)␊ | ||
at Test.run (file:///node_modules/.pnpm/[email protected][email protected]/node_modules/ava/lib/test.js:534:33)␊ | ||
at Runner.runSingle (file:///node_modules/.pnpm/[email protected][email protected]/node_modules/ava/lib/runner.js:281:33)␊ | ||
|
Binary file modified
BIN
+1 Byte
(100%)
packages/integrate/__tests__/sourcemaps/__snapshots__/sourcemaps.spec.ts.snap
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters