Add example project to run builds on CI
Open
enhancement: approved ✅
good first issue 😊
- Dominant language
- TypeScript
- Stars
- 12.4k
- Forks
- 413
- PR merge metrics
- No merged PRs in 30d
Description
## Describe the feature
It would be useful to have an example project that uses all possible syntaxes, use a reasonable set of different configs.
It should be set up to be built with officially supported bundlers, at least
- plain babel build
- webpack
- rollup (there might be some build errors due to issues with rollup)
We should run those builds on CI.
## Motivation
We will be able to check regression on CI in case of tests not catch it. It can be called e2e tests :D
## Related Issues
Contributor guide
Assessment
This issue has not been assessed yet.