-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
add vite-plugin-uniwebviewjs-ssr #727
base: master
Are you sure you want to change the base?
Conversation
A solution for using uni-webview-js under vite's SSR (or SSG).
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Checklist
- git: pull request template structure not broken
- git: pull request template not selected
type
- git: pull request template not checked
Checklist
- git: empty commit
- git: link not to repository
- git: link description contains a link to the author / third-party resource
- git: link description no
for Vite
orVite plugin
- git: link description no
Fast
orSuper-fast
etc - git: link description short description short description (one sentence in 24 words, no expanded explanation)
- git: terms in the wrong formats (e.g. Typescript over TypeScript)
- git: broken PR
- git: no conflicts resolved
- git: doublicate
- time: not updated for more than 6 months
- category: not in its category
- lists: not the last on the list
- docs: no documentation
- docs: non-english documentation
- project: commercial product
- project: dead project
- project: does not accept donat
- site: no link to the site
- site: site with errors
- site: not actively using vuejs
- site: not original
Follow the rules CONTRIBUTING
It takes a few steps to find out what uni-webview actually is. Maybe include what it does in the description? |
uni-webview-js is a js library for quickly calling the API of the host (UniAPP) in the container web page |
need resolve |
Ok |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Terms in the wrong formats (e.g. Typescript over TypeScript) and double namning in link and description.
fixed |
Ok, but what is a UniApp? |
uni-app is a framework for developing all front-end applications using Vue.js. Developers write a set of codes that can be published to iOS, Android, Web (responsive), and various small programs (WeChat/Alipay/Baidu/Toutiao/ Feishu/QQ/Kuaishou/DingTalk/Taobao), Quick App and other platforms. |
Maybe reflect that in the description, something like:
|
A solution for using uni-webview-js under vite's SSR (or SSG).
Checklist
for Vite
,a Vite plugin
).GitHub
,TypeScript
,ESLint
, etc.)TypeScript
instead ofTypeScript 4.x
, but keepVue 2
andVue 3
as they're incompatible).Plugins/Tools
Starter Templates
Apps/Websites