Переглянути джерело

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


Завантаження…
Відмінити
Зберегти