Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/inversify/InversifyJS
/ rollup.config.mjs
File
rollup.config.mjs
rollup.config.mjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
fs from
'node:fs/promises'
;
2
3
import
terser from
'@rollup/plugin-terser'
;
4
import
typescript from
'@rollup/plugin-typescript'
;
Callers
nothing calls this directly
Calls
1
pathExists
Function · 0.70
Tested by
no test coverage detected