first commit
This commit is contained in:
commit
eb2f504652
32490 changed files with 5731109 additions and 0 deletions
51
node_modules/@quasar/vite-plugin/README.md
generated
vendored
Normal file
51
node_modules/@quasar/vite-plugin/README.md
generated
vendored
Normal file
|
|
@ -0,0 +1,51 @@
|
|||

|
||||
|
||||
# Quasar Framework plugin for Vite
|
||||
|
||||
> Warning! Current limitations:
|
||||
> * SSR builds with Quasar Vite plugin are not yet supported.
|
||||
> * Usage with RTL Quasar language packs is not yet supported.
|
||||
|
||||
<img src="https://img.shields.io/npm/v/%40quasar/vite-plugin.svg?label=@quasar/vite-plugin">
|
||||
|
||||
[](https://chat.quasar.dev)
|
||||
<a href="https://forum.quasar.dev" target="_blank"><img src="https://img.shields.io/badge/community-forum-brightgreen.svg"></a>
|
||||
[](https://good-labs.github.io/greater-good-affirmation)
|
||||
|
||||
## Installation
|
||||
|
||||
https://quasar.dev/start/vite-plugin
|
||||
|
||||
## Supporting Quasar
|
||||
Quasar Framework is an MIT-licensed open source project. Its ongoing development is made possible thanks to the support by these awesome [backers](https://github.com/rstoenescu/quasar-framework/blob/dev/backers.md).
|
||||
|
||||
**Please read our manifest on [Why donations are important](https://quasar.dev/why-donate)**. If you'd like to become a donator, check out [Quasar Framework's Donator campaign](https://donate.quasar.dev).
|
||||
|
||||
## Documentation
|
||||
|
||||
Head on to the Quasar Framework official website: [https://quasar.dev](https://quasar.dev)
|
||||
|
||||
## Stay in Touch
|
||||
|
||||
For latest releases and announcements, follow on Twitter: [@quasarframework](https://twitter.com/quasarframework)
|
||||
|
||||
## Chat Support
|
||||
|
||||
Ask questions at the official community Discord server: [https://chat.quasar.dev](https://chat.quasar.dev)
|
||||
|
||||
## Community Forum
|
||||
|
||||
Ask questions at the official community forum: [https://forum.quasar.dev](https://forum.quasar.dev)
|
||||
|
||||
## Contributing
|
||||
|
||||
I'm excited if you want to contribute to Quasar under any form (report bugs, write a plugin, fix an issue, write a new feature). Please read the [Contributing Guide](../CONTRIBUTING.md).
|
||||
|
||||
## Semver
|
||||
Quasar is following [Semantic Versioning 2.0](https://semver.org/).
|
||||
|
||||
## License
|
||||
|
||||
Copyright (c) 2021-present Razvan Stoenescu
|
||||
|
||||
[MIT License](http://en.wikipedia.org/wiki/MIT_License)
|
||||
Loading…
Add table
Add a link
Reference in a new issue