From d30be37774bdafa49d935cea88d33a38dcc2f6ed Mon Sep 17 00:00:00 2001 From: "Sung M. Kim" Date: Tue, 18 Jun 2019 21:35:10 -0400 Subject: [PATCH] fixed 'react' gitignore template #148 --- templates/react/gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/react/gitignore b/templates/react/gitignore index 569e32360..26404ec2d 100644 --- a/templates/react/gitignore +++ b/templates/react/gitignore @@ -3,6 +3,6 @@ node_modules .cache .rts2_cache_cjs -.rts2_cache_es +.rts2_cache_esm .rts2_cache_umd dist