Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Soucemaps are incorrect #10

Open
taoeffect opened this issue Jul 4, 2019 · 1 comment
Open

Soucemaps are incorrect #10

taoeffect opened this issue Jul 4, 2019 · 1 comment

Comments

@taoeffect
Copy link

It generates entries like this in the css file:

/*# sourceMappingURL=Navigation.vue.map */.modal-card-body[data-v-ccffbe84] {
  padding-top: 0;
}

However, there are several problems:

  1. Navigation.vue.map might be in a different folder
  2. Navigation.vue.map doesn't exist
  3. In the event it does exist, it's called Navigation-[hash].js.map
@thgh
Copy link
Owner

thgh commented Jul 5, 2019

I'm not actively using this module anymore and don't know how to fix the sourcemaps. PR welcome!

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

No branches or pull requests

2 participants