https://github.com/smapiot/piral-cli-vite7
Packages for the piral-cli-vite7 bundler plugin.
https://github.com/smapiot/piral-cli-vite7
build bundler microfrontends piral vite web
Last synced: 3 days ago
JSON representation
Packages for the piral-cli-vite7 bundler plugin.
- Host: GitHub
- URL: https://github.com/smapiot/piral-cli-vite7
- Owner: smapiot
- License: mit
- Created: 2025-11-05T14:52:50.000Z (8 months ago)
- Default Branch: develop
- Last Pushed: 2025-11-05T22:40:56.000Z (8 months ago)
- Last Synced: 2025-11-06T00:09:37.705Z (8 months ago)
- Topics: build, bundler, microfrontends, piral, vite, web
- Language: TypeScript
- Homepage: https://piral.io
- Size: 120 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
[](https://piral.io)
# piral-cli-vite7 ยท [](https://smapiot.visualstudio.com/piral-pipelines/_build/latest?definitionId=126&branchName=develop) 
The `piral-cli` plugin for using `vite` (**version 7**) as bundler.
- For version 4 of `vite` use [`piral-cli-vite`](https://github.com/smapiot/piral-cli-vite).
- For version 5 of `vite` use [`piral-cli-vite5`](https://github.com/smapiot/piral-cli-vite5).
- For version 6 of `vite` use [`piral-cli-vite6`](https://github.com/smapiot/piral-cli-vite6).
- For version 8 of `vite` use [`piral-cli-vite8`](https://github.com/smapiot/piral-cli-vite8).
## Important Links
* ๐ [Website](https://piral.io/) - learn more about Piral
* ๐ [Documentation](https://docs.piral.io/) - everything to get started and master micro frontends
* ๐ **Help translating Piral!** - making PRs in the [documentation branch](https://github.com/smapiot/piral/tree/documentation)
* ๐ [Issue Tracker](https://github.com/smapiot/piral/issues) - report bugs or suggest new features
* ๐จ [Forums](https://stackoverflow.com/questions/tagged/piral) - use the community support on StackOverflow
* ๐ช [Community Chat](https://discord.gg/kKJ2FZmK8t) - ask questions and provide answers in our Discord server
## Status
* [x] Pilets (tested / working)
* [x] Codegen
* [x] Bundle Splitting
* [x] ESM output
* [x] CSS / SASS
* [x] Importmap references
* [x] Importmap bundles
* [ ] v0 format (not implemented)
* [ ] v1 format (not implemented)
* [x] v2 format
* [x] v3 format
* [x] tsconfig changes
* [x] Building
* [x] Debugging
* [x] Reloading
* [x] Piral instances (tested / working)
* [x] Codegen
* [x] HTML entry point
* [x] Emulator build
* [x] Release build
* [x] tsconfig changes
* [x] Debugging
* [x] Reloading
## License
This code is released using the MIT license. For more information see the [LICENSE file](LICENSE).