generator icon indicating copy to clipboard operation
generator copied to clipboard

Basic changes are made

Open saravana512 opened this issue 1 year ago • 1 comments

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

saravana512 avatar May 31 '24 21:05 saravana512

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

We currently don't support ES6 syntax as the project is supporting [email protected] (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 :+1:

UlisesGascon avatar Jun 02 '24 15:06 UlisesGascon

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

alexanderankin avatar Aug 11 '24 21:08 alexanderankin