msys2 / setup-msys2

GitHub Action to setup MSYS2
https://github.com/marketplace/actions/setup-msys2
MIT License
285 stars 38 forks source link

Port to ES modules #260

Closed lazka closed 1 year ago

lazka commented 1 year ago

ncc will create a package.json which replaces the root package.json, so move the build output to "dist".

There should be no functional difference.