1.5.0
Individual entrypoints
As well as individual projects, it is now possible to define specific, or individual entrypoints to build by specifying them using @ symbol and separating entrypoints by + symbol.
Build all frontend entrypoints
build-tools build @frontend+editorBuild single project entrypoitns
build-tools build my-plugin@frontendWhat's Changed
New Contributors
Full Changelog: 1.4.1...1.5.0