Move model files to crafting-guide-common
This commit is contained in:
@@ -9,12 +9,6 @@ require('dotenv').config()
|
||||
|
||||
########################################################################################################################
|
||||
|
||||
global._ = require './underscore'
|
||||
global.c = require './constants'
|
||||
global.w = require 'when'
|
||||
|
||||
########################################################################################################################
|
||||
|
||||
CraftingGuideServer = require './crafting_guide_server'
|
||||
server = new CraftingGuideServer process.env.WEBSITE_SERVER_PORT
|
||||
server.start()
|
||||
|
||||
Reference in New Issue
Block a user