Skip to content
This repository was archived by the owner on Feb 26, 2021. It is now read-only.

How to use STATIC_URL with pyvue build #21

Open
LensHunnel opened this issue Sep 3, 2017 · 1 comment
Open

How to use STATIC_URL with pyvue build #21

LensHunnel opened this issue Sep 3, 2017 · 1 comment

Comments

@LensHunnel
Copy link

  • Python and Vue.js integration version: 1.0.6
  • Python version: 2.7
  • Operating System: Debian 7
    Hi,
    When I use pyvue build command, I get in the template index.html the static path starting with a slash but it shouldn't. And the path in the built css do not use the STATIC_URL defined in Django settings
cstrap added a commit that referenced this issue Oct 3, 2017
@cstrap
Copy link
Owner

cstrap commented Oct 3, 2017

When I use pyvue build command, I get in the template index.html the static path starting with a slash but it shouldn't.

Fixed on 1.0.9

And the path in the built css do not use the STATIC_URL defined in Django settings

We need a PR, feel free contribute! Thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants