docs/acknowledgements.md
The Rolldown project was originally created by Yinan Long (aka Brooooooklyn, author of NAPI-RS). Today, Rolldown is led by Evan You (the creator of Vite) together with a full-time team and passionate open source contributors.
We’d like to recognize a few people who are former team members or have made significant contributions to the project, documentation, and its ecosystem (listed in alphabetical order):
<ul> <template v-for="contributor in contributors" :key="contributor[0]"> <li> <a :href="contributor[1]" target="_blank"> {{ contributor[0] }} </a> </li> </template> </ul>This list is not exhaustive.
Additionally, we’re grateful to:
rolldown package name on npm