Skip to content

Commit 270421f

Browse files
committed
improv: add icon & redirect for esbuild devdocs
1 parent c78b280 commit 270421f

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

scripts/devdocs/icons/esbuild.png

3.67 KB
Loading

scripts/devdocs/open-at-original-site.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ const originalSites = {
2323
moment: "https://momentjs.com/docs/#/",
2424
npm: "https://docs.npmjs.com/",
2525
jq: "https://jqlang.github.io/jq/manual/v1.7/index.html#",
26+
esbuild: "https://esbuild.github.io/",
2627
};
2728

2829
//──────────────────────────────────────────────────────────────────────────────

0 commit comments

Comments
 (0)