We don't use Windshaft directly, no need to require it
This commit is contained in:
parent
0f90d687c7
commit
0dffb0fe85
1
app.js
1
app.js
@ -27,7 +27,6 @@ _.extend(global.settings, global.environment);
|
||||
// Include cartodb_windshaft only _after_ the "global" variable is set
|
||||
// See https://github.com/Vizzuality/Windshaft-cartodb/issues/28
|
||||
var CartodbWindshaft = require('./lib/cartodb/cartodb_windshaft');
|
||||
var Windshaft = require('windshaft');
|
||||
var serverOptions = require('./lib/cartodb/server_options');
|
||||
|
||||
ws = CartodbWindshaft(serverOptions);
|
||||
|
Loading…
Reference in New Issue
Block a user