Skip to content

Use @zeit/ncc to distribute action

Compare
Choose a tag to compare
@SaschaMann SaschaMann released this 24 Mar 19:16
· 224 commits to master since this release
06a3830

This should not affect users.

From now on, the action will be compiled to a single JS file using @zeit/ncc before distribution. This means that we do not have to distribute the entire node_modules directory anymore.