Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/adobe/react-spectrum
/ StorybookResolver.ts
File
StorybookResolver.ts
packages/dev/parcel-resolver-storybook/StorybookResolver.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
path from
'path'
;
2
import
{Resolver} from
'@parcel/plugin'
;
3
const
reactVersion = require(
'react-dom/package.json'
).version;
4
import
{default as NodeResolver} from
'@parcel/node-resolver-core'
;
Callers
nothing calls this directly
Calls
1
require
Function · 0.50
Tested by
no test coverage detected