Scott Bedard
Scott Bedard
@brillout I've addressed your concern about stating which version of Vue my project uses. https://github.com/scottbedard/oc-vuetober-theme
Has any progress been made on multiple bundle support?
@w0bbes Nice, that's an interesting solution. I ended up just switching to webpack, it makes more sense for my project anyway.
Hmm, it looks like we don't have a way to override the public path in development. You could try messing with [this value](https://github.com/scottbedard/vuetober/blob/master/index.js#L39). If it works, I would happily accept...
Hi, sorry about the compat issues. Unfortunately I don't a lot of time right now to look at this, but would gladly accept a PR to fix this!
Hi, at the moment there is not a way to have multiple entry points, but that would be a great feature! It could make Vuetober themes incrementally adoptable, rather than...
Currently there isn't a way to do this, but I'm open to adding one! Maybe we could add a `startWeekDay` option that accepts a value of `0` (sunday) to `6`...
That looks great, thank you. One thing though, the Twitter profile you linked for me is actually a different person of the same name. I'm not active on Twitter, so...
Hi, thanks for reporting this. Unfortunately, I haven't had time to work on this for a while. Hopefully I can finish up the projects that I'm currently working on, and...