GIScience / ors-map-client

Openrouteservice API web SPA client using VueJS, Vuetify and Vue2Leaflet
http://maps.openrouteservice.org
Apache License 2.0
106 stars 32 forks source link

feat: load plugin images properly #337

Closed TheGreatRefrigerator closed 1 year ago

TheGreatRefrigerator commented 1 year ago

to not output images from plugins to the root directory but to the static/img folder, the rule for loading assets was adjusted to exclude the plugins folder. A separate rule was created to the be used for the plugin folder only.

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication