Browse Source

feat: Add microbundle cache (#3116)

pull/3185/head
Richie Bendall 4 years ago
parent
commit
086eacaaa2
1 changed files with 6 additions and 0 deletions
  1. 6
    0
      Node.gitignore

+ 6
- 0
Node.gitignore View File

# Optional eslint cache # Optional eslint cache
.eslintcache .eslintcache


# Microbundle cache
.rpt2_cache/
.rts2_cache_cjs/
.rts2_cache_es/
.rts2_cache_umd/

# Optional REPL history # Optional REPL history
.node_repl_history .node_repl_history



Loading…
Cancel
Save