This website requires JavaScript.
Explore
Help
Register
Sign In
lkddi
/
certd
Watch
1
Star
0
Fork
0
mirror of
https://github.com/certd/certd.git
synced
2026-08-02 02:44:49 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1a08bd340e1e7d3f9acf5d40f7bba7998459b8fb
certd
/
packages
/
core
/
acme-client
/
tsconfig.build.json
T
8 lines
116 B
JSON
Raw
Normal View
History
Unescape
Escape
chore: tsconfig.build 支持sourcemap控制
2026-05-18 13:25:01 +08:00
{
"extends"
:
"./tsconfig.json"
,
"compilerOptions"
:
{
"sourceMap"
:
false
,
"inlineSourceMap"
:
false
}
}
Reference in New Issue
Copy Permalink