ethereum / EIP-Bot

A collection of bots that make life easier on editors
Creative Commons Zero v1.0 Universal
41 stars 37 forks source link

Use ncc or esbuild #108

Closed Pandapip1 closed 2 years ago

Pandapip1 commented 2 years ago

Using esbuild would result in a sizeable reduction in the run time of the action and simplify action.yml. See https://github.com/Pandapip1/jekyll-label-action/blob/main/.github/workflows/deploy.yml for an example workflow.