-
Any examples of how one can use this with Web Components, or say, Polymer?
-
Is there a reason for not compiling the vue files in `dist/components`?
-
Got this when including the package via "yarn add sharedstreets/sharedstreets-pbf":
```
ERROR in ./node_modules/sharedstreets-pbf/index.ts
Module not found: Error: Can't resolve './proto/sharedst…
-
Not sure if I am doing it right.
I've set up a test site using vue-webpack-boilerplate with vue-router. I've managed to prerender the pages and the dist directories look as follows:
about/
&nbs…
-
Guys, great job with framework, but it's the same bullshit from release to release with SCSS workflow...
How can we import SCSS sources to edit or fix some bugs in?
Please show clean proper way wi…
ArnyS updated
6 years ago
-
- [x ] I have searched through existing issues
- [x ] I have read through [docs](https://vuejs.github.io/vetur)
- [x ] I have read [FAQ](https://github.com/vuejs/vetur/blob/master/docs/FAQ.md)
##…
-
> **Note**: This is not an April Fool's Day prank! 😄
## Background
After a lot of debate and enduring weeks of inner turmoil, I've decided to move forward with a series of drastic changes that…
-
Note sure this is the correct place to request feature.
I have been creating and working with code scaffolding for a while. I feel it would be a key important thing to keep the good practice …
-
add oauth refresh tokens server-side
add client-side code to prompt the user to refresh
do an in-place update of local storage and vuex state when refresh token is obtained
-
Maybe it's me being a bit of a traditional WP developer. But what are the use-cases and best practices for using vuejs? How would you go about implementing it during theme building? I couldn't find an…