瀏覽代碼

feat: Add microbundle cache (#3116)

pull/3185/head
Richie Bendall 4 年之前
父節點
當前提交
086eacaaa2
共有 1 個檔案被更改,包括 6 行新增0 行删除
  1. 6
    0
      Node.gitignore

+ 6
- 0
Node.gitignore 查看文件

@@ -53,6 +53,12 @@ typings/
# Optional eslint cache
.eslintcache

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

# Optional REPL history
.node_repl_history


Loading…
取消
儲存