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
Add --force to build, and allow specifying particular files to build.
The force flag makes it easier to test.
Specifying one particular file improves File Watchers in IDEA WebStorm.
On changes, I can transparently transpile a single file, ready for
running or launching a test without requiring a full build.
0 commit comments