Skip to content

Commit 3e2f48c

Browse files
authored
[Blog Post] Bundleless JS (playfulprogramming#1190)
2 parents fd33b78 + 7c4b9e4 commit 3e2f48c

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

84 files changed

+17068
-0
lines changed

.prettierignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,5 @@ package-lock.json
44
*.md
55
*.min.js
66
pnpm-lock.yaml
7+
content/crutchcorn/posts/*/*/src/vendor/**
8+
content/crutchcorn/posts/*/*/src/vendor_bundled/**
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
node_modules

0 commit comments

Comments
 (0)