Skip to content
This repository was archived by the owner on Feb 26, 2021. It is now read-only.
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

Description

@LensHunnel
  • 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

Activity

added a commit that references this issue on Oct 3, 2017
cstrap

cstrap commented on Oct 3, 2017

@cstrap
Owner

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 join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      How to use STATIC_URL with pyvue build · Issue #21 · cstrap/python-vuejs