Rename repo and npm package to `netlify-plugin-edge-handlers`
Opened this issue · 6 comments
calavera commented
Naming needs to be consistent with our product.
calavera commented
I just renamed the repo, because you might not have permissions to do it.
ehmicky commented
The naming scheme for Build plugins so far has been:
- official plugins:
@netlify/plugin-... - user plugins:
netlify-plugin-...
So for the npm package name, I think @netlify/plugin-edge-handlers might be more consistent?
shortdiv commented
ehmicky commented
I think for the GitHub repository, it is not a problem. However for the npm package name, it might be good to keep it consistent.
This is the issue where this naming convention was first discussed: netlify/build#107
calavera commented
So for the npm package name, I think
@netlify/plugin-edge-handlersmight be more consistent?
sgtm
calavera commented
There are a few references that don't match, and we should probably update the README too with more information.