gridsome / gridsome/gridsome

Feature request: Transpile server/config files

Open
#267 0 comments 9 reactions 1 assignee Claimed by @hjvedvik View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.