Skip to content

Commit d9f571d

Browse files
committed
feat: On-demand Isolated Modules SW polyfill
1 parent 29091c3 commit d9f571d

33 files changed

+3918
-30
lines changed

.dockerignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
.wireit
2+
lib
3+
dist
4+
node_modules

.vscode/settings.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"deno.enable": false
3+
}

0 commit comments

Comments
 (0)