Gozala / Gozala/alias-quokka-plugin
Vue.js + Webpack support?
- Dominant language
- JavaScript
- Stars
- 20
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
First of all, thanks for such an awesome plugin. It's really useful.
If I could wish for one thing, it would be support for Vue.js in a Webpack environment. I spent a good amount of time trying to get your plugin working with their setup (e.g. import "x" from "@/something/here"), but I had to give up eventually.
Am I missing something, or would it be possible for you to try to make an example with Vue?
If you tried the basic Webpack template via the Vue CLI (https://github.com/vuejs/vue-cli) with your plugin, I think you'd see what I'm getting at. :)
A simple example would be really helpful.
Thanks in advance.
Note: I tried rewriting your plugin to follow the way the Vue CLI Webpack template resolves aliases (found in webpack.base.conf.js), but it didn't work.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.