Skip to content

Commit 086eaca

Browse files
Richienbshiftkey
authored andcommitted
feat: Add microbundle cache (#3116)
1 parent 3b445eb commit 086eaca

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

Node.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,12 @@ typings/
5353
# Optional eslint cache
5454
.eslintcache
5555

56+
# Microbundle cache
57+
.rpt2_cache/
58+
.rts2_cache_cjs/
59+
.rts2_cache_es/
60+
.rts2_cache_umd/
61+
5662
# Optional REPL history
5763
.node_repl_history
5864

0 commit comments

Comments
 (0)