Skip to content

Commit b24224a

Browse files
committed
chore: add TODO
1 parent 8b91a04 commit b24224a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

client-src/index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,7 @@ const onSocketMessage = {
133133

134134
reloadApp(options, status);
135135
},
136+
// TODO: remove in v5 in favor of 'static-changed'
136137
'content-changed': function contentChanged() {
137138
log.info('Content base changed. Reloading...');
138139

0 commit comments

Comments
 (0)