Skip to content

Commit

Permalink
build(esm): support react16 (fix)
Browse files Browse the repository at this point in the history
  • Loading branch information
wangcch committed Sep 23, 2021
1 parent d298dbb commit 6fff906
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tsconfig.es.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"extends": "./tsconfig.json",
"compilerOptions": {
"jsx": "react-jsx",
"module": "esnext",
"outDir": "./esm"
}
Expand Down

0 comments on commit 6fff906

Please sign in to comment.