Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion products/nativescript/tns_logs.py
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,6 @@ def __file_changed_messages(run_type, file_name, platform, bundle, hmr, uglify,
logs.append('Webpack compilation complete.')
logs.append('Webpack build done!')
if hmr:
logs.append('Successfully transferred bundle.')
logs.append('hot-update.json')
logs.append('HMR: Checking for updates to the bundle with hmr hash')
logs.append('HMR: The following modules were updated:')
Expand Down