Skip to content

fix: allow use publicPath#125

Open
alexdee2007 wants to merge 1 commit intoquasarframework:nextfrom
alexdee2007:patch-1
Open

fix: allow use publicPath#125
alexdee2007 wants to merge 1 commit intoquasarframework:nextfrom
alexdee2007:patch-1

Conversation

@alexdee2007
Copy link
Copy Markdown

@alexdee2007 alexdee2007 commented Nov 22, 2022

This change allows the public path of your app specified in property publicPath in quasar.conf.js
Closes #123

This change allows the public path of your app specified in property `publicPath` in quasar.conf.js
@nucle
Copy link
Copy Markdown

nucle commented Nov 28, 2022

Thank you I will inform @hawkeye64 and when everything is ok i merge it
BR

@alexdee2007
Copy link
Copy Markdown
Author

Any update on this?

@hawkeye64
Copy link
Copy Markdown
Member

Thank you I will inform @hawkeye64 and when everything is ok i merge it BR

Have you had a chance to test this?

@daniel-fahl
Copy link
Copy Markdown

I'm afraid this solution might lead to issues when using vue router in history mode, as the relative path would include vue pages instead of the public directory. I've tried to solve this in #132 by passing the publicPath config value through the boot file to the component.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants