vue3
Here are 3,739 public repositories matching this topic...
-
Updated
Apr 1, 2022 - Java
Is your feature request related to a problem? Please describe.
Currently Quasar Modes support TS files (for Electron and PWA modes), but the CLI isn't generating them out of the box.
Additional context
We need to create the TS version of all current files in these folders:
-
Updated
Apr 8, 2022 - TypeScript
-
Updated
Apr 9, 2022 - Vue
Apache部署GVA项目
Apache 部署GVA
部署版本
GVA 2.4.0
具体配置
VirtualHost 配置中加入:
<Proxy /api>
Order deny,allow
Allow from all
</Proxy>
ProxyPass /api http://127.0.0.1:8888
ProxyPassReverse /api http://127.0.0.1:8888
此配置目的与 官方 nginx 提供配置类似。
注意
Apache 需要开启 proxy_module
http://127.0.0.1:8888 为后端默认地址,如已更改记得替换
-
Updated
Mar 31, 2022 - Vue
-
Updated
Apr 8, 2022 - Vue
Due to performance reasons and weird css ordering in production mode, would be nice to set extractCSS
setting for nuxt.js
-
Updated
Apr 9, 2022 - TypeScript
-
Updated
Mar 4, 2022 - Java
-
Updated
Apr 8, 2022 - TypeScript
-
Updated
Dec 21, 2021 - TypeScript
-
Updated
Apr 8, 2022 - Vue
-
Updated
Oct 21, 2021 - Java
-
Updated
Apr 9, 2022 - JavaScript
-
Updated
Mar 16, 2022 - Vue
-
Updated
Apr 5, 2022 - JavaScript
-
Updated
Jan 23, 2022
-
Updated
Apr 8, 2022 - Vue
-
Updated
Apr 9, 2022 - C#
-
Updated
Apr 9, 2022 - JavaScript
-
Updated
Apr 5, 2022 - Vue
-
Updated
Apr 8, 2022 - Vue
-
Updated
Apr 9, 2022 - CSS
-
Updated
Mar 30, 2022 - TypeScript
-
Updated
Apr 9, 2022 - Vue
-
Updated
Apr 8, 2022 - Vue
Improve this page
Add a description, image, and links to the vue3 topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the vue3 topic, visit your repo's landing page and select "manage topics."
相关平台
微信小程序
复现仓库
https://github.com/yangxudong-functorz/taro_issues/blob/main/issue1.ts
小程序基础库: 2.17.3
使用框架: React
复现步骤
直接只用 npm run build:weapp, 报错: Module not found: Can't resolve '"},"path":"....../xxx.config.ts"
期望结果
编译成功