aggrosoft/oxid-composer-manager

Module does not work if shopurl is in subfolder

Opened this issue · 1 comments

Absolute url /modules/composerman is hardcoded in several files.

This is due to how webpack handles it's public path (see https://cli.vuejs.org/config/#publicpath) - could you elaborate on when this leads to problems?

Sorry I see it in the title now, yes maybe we can work around this somehow. Will look into it.