Fixed the build, turns out the maps-svg was too complicated

This commit is contained in:
Pieter Vander Vennet 2020-09-20 20:28:35 +02:00
parent a9e823d051
commit c3e8a18789
4 changed files with 37 additions and 9284 deletions

View file

@ -46,13 +46,13 @@ export class AllKnownLayouts {
new PersonalLayout(),
// new Natuurpunt(),
AllKnownLayouts.GenerateCycloFix(),
AllKnownLayouts.GenerateBuurtNatuur(),
FromJSON.LayoutFromJSON(bookcases),
FromJSON.LayoutFromJSON(aed),
FromJSON.LayoutFromJSON(toilets),
FromJSON.LayoutFromJSON(artworks),
FromJSON.LayoutFromJSON(cyclestreets),
FromJSON.LayoutFromJSON(ghostbikes),
AllKnownLayouts.GenerateBuurtNatuur(),
FromJSON.LayoutFromJSON(nature),
FromJSON.LayoutFromJSON(maps),