update glyph-pbf-composite
glyph-pbf-composite v0.0.2 were released without license as license were added in v0.0.3 it nice to be updated to licensed software version
This commit is contained in:
@@ -4,7 +4,7 @@ const path = require('path');
|
||||
const fs = require('fs');
|
||||
|
||||
const clone = require('clone');
|
||||
const glyphCompose = require('glyph-pbf-composite');
|
||||
const glyphCompose = require('@mapbox/glyph-pbf-composite');
|
||||
|
||||
|
||||
module.exports.getPublicUrl = (publicUrl, req) => publicUrl || `${req.protocol}://${req.headers.host}/`;
|
||||
|
||||
Reference in New Issue
Block a user