Raspsnir/public_html/browserquest/js/config.js

1 line
141 B
JavaScript

define(["text!../config/config_build.json"],function(e){var t={dev:{host:"localhost",port:8e3,dispatcher:!1},build:JSON.parse(e)};return t});