Skip to content

Commit aae4b97

Browse files
committed
target
1 parent e7e79c9 commit aae4b97

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/plugins/expressive-code/workers-playground.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,7 @@ export default () => {
109109
"!no-underline",
110110
],
111111
href: `https://workers.cloudflare.com/playground#${serialised}`,
112+
target: "_blank",
112113
},
113114
children: [
114115
{ type: "text", value: "Run Worker in Playground" },

0 commit comments

Comments
 (0)