We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c2aad2 commit 727f9e0Copy full SHA for 727f9e0
2 files changed
.gitignore
@@ -73,6 +73,9 @@ examples/*/*.js
73
test-*.js
74
test-*.mjs
75
76
+# Bundler temp files (generated by CLI serve when loading config)
77
+*.bundled_*.mjs
78
+
79
# Next.js
80
.next
81
out/
0 commit comments