Reactivate game component, think about web(pack) worker
[vchess.git] / client / src / App.vue
index 4ebc6e7..59b0371 100644 (file)
@@ -63,6 +63,10 @@ export default {
       st: store.state,
     };
   },
+//    // TODO: $route: ...
+//    gameRef: function() {
+//      this.loadGame();
+//    },
 };
 </script>