crowdtap/generator-crowdtap-angular

World.js is missing a few variable declarations at top of file

Closed this issue · 0 comments

(function() {
   'use strict';

+  var App, Port, Server, World;

should do it