netlify/netlify-plugin-edge-handlers

Add a file extension to bundles

Closed this issue · 1 comments

Bundles are JavaScript files. Should they have a .js file extension?
For example, this would allow syntax highlighting in text editors and IDEs. This might also be a good practice, generally speaking.

Done at #68.