Open dkundel opened 5 years ago
GitHub Actions require all external dependencies to be bundled up. Right now we are using @zeit/ncc for that but we haven't minified the code yet.
@zeit/ncc
We removed ncc currently for some licensing reasons. Once we have bundling back in, this should be added though.
ncc
GitHub Actions require all external dependencies to be bundled up. Right now we are using
@zeit/ncc
for that but we haven't minified the code yet.