You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 1, 2019. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -118,7 +118,7 @@ nightly versions.
118
118
119
119
### useTranspileModule (boolean) (default=false)*
120
120
121
-
Use fast `transpileModule` emit mode. Disables automatically when you set `declaration: true`.
121
+
Use fast `transpileModule` emit mode. Disables automatically when you set compilerOption `declaration: true` ([reference](https://www.typescriptlang.org/docs/handbook/compiler-options.html)).
0 commit comments