test: add more tests
This commit is contained in:
3
tests/bundle_test/sourcemap_case/entry.ts
Normal file
3
tests/bundle_test/sourcemap_case/entry.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
const message: string = "sourcemap coverage";
|
||||
|
||||
console.log(message);
|
||||
Reference in New Issue
Block a user