geostyler / geostyler-demo

GeoStyler Demo App
https://geostyler.github.io/geostyler-demo/
BSD 2-Clause "Simplified" License
8 stars 12 forks source link

GeoStyler Demo Build broken #330

Closed jansule closed 2 years ago

jansule commented 2 years ago

Bug

Describe the bug

The demo application is broken on gh-pages (https://geostyler.github.io/geostyler-demo/). It fails to load two files that are pointing to the wrong locations:

  1. https://geostyler.github.io/bundle.js should be https://geostyler.github.io/geostyler-demo/bundle.js
  2. https://geostyler.github.io/manifest.json should be https://geostyler.github.io/geostyler-demo/manifest.json

To Reproduce Steps to reproduce the behavior:

  1. Go to https://geostyler.github.io/geostyler-demo/
  2. See broken geostyler-demo application

Expected behavior

Demo application should work on gh-pages.

Screenshots

image

Desktop (please complete the following information):

Smartphone (please complete the following information):

Additional context

None

jansule commented 3 months ago

:tada: This issue has been resolved in version 1.0.0-next.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket:

jansule commented 3 months ago

:tada: This issue has been resolved in version 1.0.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: