Feature request: Transpile server/config files
Open
feature request
- Dominant language
- JavaScript
- Stars
- 8.5k
- Forks
- 466
- PR merge metrics
- No merged PRs in 30d
Description
## Summary
Transpile server/config files so that modern JS features (not yet supported by Node) and using `import` will work.
### Motivation
My main motiviation is to be able to `import` modules in server/config files, instead of having to use `require`. But, I think this would also allow for some other features also.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.