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
Consider this scenario: I am developing a NS project writing my code using Babel and NS babel plugin.
Then, I issue tns livesync android --watch. If I make a syntax error in my source, the livesync process ends abruptly with an exception.
The text was updated successfully, but these errors were encountered:
Consider this scenario: I am developing a NS project writing my code using Babel and NS babel plugin.
Then, I issue
tns livesync android --watch
. If I make a syntax error in my source, the livesync process ends abruptly with an exception.The text was updated successfully, but these errors were encountered: