Skip to content

pizza.js is not getting properly built anymore #10

Description

@gplv2
# Bake the pizza
echo "Building pizza.js"
browserify node_modules/geojsontoosm/index.js -d --s geos  > public/js/pizza.js

When using the built version instead of a copy of a working (older one) at export to JOSM step we get an error. This library contains crucial code to transform the JSON layer format inside OpenLayers to an XML format that JOSM can parse.

So for the moment, we need to not build a new version. This should only be built at first deployment anyway.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions