netlify/netlify-plugin-edge-handlers

Use `constants.EDGE_HANDLERS_SRC`

ehmicky opened this issue · 1 comments

Based on https://github.com/netlify/pod-the-builder/issues/51

constants.EDGE_HANDLERS_SRC should be used instead of defining a sourceDir inputs in manifest.yml.

That constant is not available yet, but is being worked in the following issue: netlify/build#1821

Done at #57.