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

assert could not be translated #14

Closed
fyeeme opened this issue Jun 21, 2022 · 0 comments
Closed

assert could not be translated #14

fyeeme opened this issue Jun 21, 2022 · 0 comments

Comments

@fyeeme
Copy link

fyeeme commented Jun 21, 2022

as images shows, img src can not be parse.
image

image

brief link is here: https://codesandbox.io/s/gracious-greider-i4khcw?file=/src/App.vue

deps are here

{
  "name": "vue-project",
  "version": "0.0.0",
  "scripts": {
    "dev": "vite",
    "build": "vite build",
    "preview": "vite preview --port 5050"
  },
  "dependencies": {
    "pinia": "^2.0.14",
    "vue": "^2.7.0-beta.4",
    "vue-router": "^3.5.4"
  },
  "devDependencies": {
    "@vitejs/plugin-legacy": "^1.8.2",
    "@vitejs/plugin-vue2": "^1.1.0",
    "less": "^4.1.3",
    "vite": "^2.9.12"
  }
}
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

1 participant