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
Description
- 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
Fixing slash issue #21
cstrap commentedon Oct 3, 2017
Fixed on 1.0.9
We need a PR, feel free contribute! Thanks!