-
Just typed this in and it hangs there... I'm kind of a noob looking for a good boilerplate.
$ npm run dev
> ready-in-a-giffy@0.0.1 dev f:\Github\storetester\test\giffy\base-electron-vuejs-proj…
-
First time using Gridsome.. Tried with both WordPress starters. This one and other bootstrap.. Same error on both. What i'm doing wrong?
```
ERROR Failed to compile with 2 errors …
-
I am getting issues trying to get this to work.
This is the code inside of my component:
```
import SampleSvg from "@/assets/sample.svg"
export default {
name: "HelloW…
-
We would like to pre compile templates to improve nativescript app performance, and eliminate the need to parse and compile templates on the device.
The best case scenario for this loader is to be …
-
I added typescript support to one of my projects, I believe it should not be that hard to add it out of the box in the templates, so you can use .ts files or add the `lang="ts"` to the scripts in .vue…
-
Here is my code in `vue.config.js`, which is used by vue cli 3.0:
```
module.exports = {
chainWebpack: config => {
config.module
.rule("pdf")
.test(/\.pdf/)
.use("")
…
-
Using version 0.8.0
Using tested node versions 16, 20
Error on startup when .vue file present:
Using `cross-env ELEVENTY_EXPERIMENTAL=true eleventy --serve`
```
[11ty] Problem writing Elevent…
-
Build fails when using @googlemaps/js-api-loader. Code works in development mode.
[vite-ssg] An internal error occurred.
[vite-ssg] Please report an issue, if none already exists: https://github.c…
-
It would be great if this supported your defined custom webpack loaders, so we could use SVG's as components and have them auto imported.
I wish we could do this:
```
// In template
…
-
Bug Type: **`Component`**
## Environment
- Vue Version: `3.3.13`
- Element Plus Version: `2.4.4`
- Browser / OS: `Edge 120.0.2210.91/Windows`
- Build Tool: `Vite`
## Reproduction
##…