Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Rich-Harris/magic-string
/ Bundle.test.ts
File
Bundle.test.ts
test/Bundle.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
type
{ RawSourceMap } from
'source-map-js'
2
import
assert from
'node:assert'
3
import
MagicString, { Bundle } from
'magic-string'
4
import
{ SourceMapConsumer } from
'source-map-js'
Callers
nothing calls this directly
Calls
15
addSource
Method · 0.45
append
Method · 0.45
toString
Method · 0.45
prepend
Method · 0.45
clone
Method · 0.45
overwrite
Method · 0.45
generateMap
Method · 0.45
indent
Method · 0.45
snip
Method · 0.45
addSourcemapLocation
Method · 0.45
remove
Method · 0.45
prependRight
Method · 0.45
Tested by
no test coverage detected