Skip to content

Commit

Permalink
Updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
FlorianRappl committed Dec 6, 2023
1 parent fdf7cbc commit c5d3385
Showing 1 changed file with 19 additions and 19 deletions.
38 changes: 19 additions & 19 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,27 +16,27 @@ The `piral-cli` plugin for using `bun` as bundler.

## Status

- [ ] Pilets (tested / working)
- [ ] Codegen
- [ ] Bundle Splitting
- [ ] ESM output
- [ ] CSS / SASS
- [ ] Importmap references
- [ ] Importmap bundles
- [x] Pilets (tested / working)
- [x] Codegen
- [x] Bundle Splitting
- [x] ESM output
- [x] CSS / SASS (**NO** SASS right now)
- [x] Importmap references
- [x] Importmap bundles
- [ ] v0 format (not implemented)
- [ ] v1 format (not implemented)
- [ ] v2 format
- [ ] tsconfig changes
- [ ] Building
- [ ] Debugging
- [ ] Reloading
- [ ] Piral instances (tested / working)
- [ ] Codegen
- [ ] HTML entry point
- [ ] Emulator build
- [ ] Release build
- [ ] tsconfig changes
- [ ] Debugging
- [x] v2 format
- [x] tsconfig changes
- [x] Building
- [x] Debugging
- [ ] Reloading (there is a bug that `bun build` gets stuck on re-use)
- [x] Piral instances (tested / working)
- [x] Codegen
- [x] HTML entry point
- [x] Emulator build
- [x] Release build
- [x] tsconfig changes
- [x] Debugging
- [ ] Reloading

## License
Expand Down

0 comments on commit c5d3385

Please sign in to comment.