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

Basic changes are made #320

Conversation

whoami1432
Copy link

Here I added the use strict for .js files and changed the var into const then while sending response and redirect we return it.

@UlisesGascon
Copy link
Member

Hi @whoami1432! Thanks for opening a PR and help us improve the generator 😄

We currently don't support ES6 syntax as the project is supporting Node@0.10 (see: https://github.com/expressjs/generator/blob/master/.github/workflows/ci.yml#L14).

I enabled the CI, so you can debug better the changes that you are suggesting 👍

@alexanderankin
Copy link

@UlisesGascon how about creating a new repo in this org called "generator-esm"?

@whoami1432 whoami1432 closed this Sep 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants