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
@@ -20,7 +20,7 @@ So next time if source file (+environment) has the same checksum we can totally
20
20
This significantly reduces build time in this scenario.
21
21
22
22
2) atl is able to fork type-checker and emitter to a separate process, which also speeds-up some development scenarios (e.g. react with react-hot-loader)
23
-
So your webpack compilation will end earlier and you can explore compiled version in your browser while your files are typecheked.
23
+
So your webpack compilation will end earlier and you can explore compiled version in your browser while your files are typechecked.
0 commit comments