Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

adopt ESM with 11ty #4

Open
thescientist13 opened this issue Jun 21, 2022 · 0 comments
Open

adopt ESM with 11ty #4

thescientist13 opened this issue Jun 21, 2022 · 0 comments
Labels
documentation Improvements or additions to documentation enhancement New feature or request

Comments

@thescientist13
Copy link
Member

thescientist13 commented Jun 21, 2022

would like to adopt and write ESM, but 11ty does not support it yet - 11ty/eleventy#836.

But, when it is ready, would like to be able to do now do the following:

  1. .eleventy.js as ESM
  2. Plugin as ESM
  3. Component module.exports => export default

Here was some work I had in progress as a branch - https://github.com/ProjectEvergreen/eleventy-plugin-wcc/tree/11ty-wcc-esm

@thescientist13 thescientist13 added documentation Improvements or additions to documentation enhancement New feature or request labels Jun 21, 2022
@thescientist13 thescientist13 changed the title adopt ESM adopt ESM with 11ty Jun 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant