mirror of
https://github.com/BluemediaDev/muse.git
synced 2025-06-27 17:22:42 +02:00
Use on-the-fly transpiling with esmo (#562)
This commit is contained in:
parent
db88e39c76
commit
a60bde8d5b
7 changed files with 184 additions and 207 deletions
|
@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
|||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||
|
||||
## [Unreleased]
|
||||
### Changed
|
||||
- Now uses [esmo](https://github.com/antfu/esno) so we don't have to build
|
||||
|
||||
## [1.5.0] - 2022-03-12
|
||||
### Changed
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue