generator
generator copied to clipboard
Express' application generator
### Description Added dev script which uses nodemon to hot reload express server on file changes. This was earlier raised in #177 but closed due to no response from author....
This will enable local tests to be run in newer nodejs versions. This will also fix the Sass Generator not working out of the box in newer nodejs versions. Closes...
This is due when node-sass-middleware version 0.11.0 is installing node-sass. This is now deprecated and should be updated to use `dart-sass` (currently named as `sass`) according to their official npm...
Hi, I noticed that on a fresh Arch Linux installation, the express generator for the `sass` css engine is not working anymore. That's probably because of missing support on the...
Updated no-view static index.html page to pass w3c validation.
```pug```, ```less-middleware```, and ```hbs``` ``` SEMVER WARNING: Recommended action is a potentially breaking change Low Regular Expression Denial of Service Package clean-css Dependency of pug Path pug > pug-filters >...
Build and run the generator from docker image support added. The main aim and motivation behind doing this is, because of a no. of different generator are there, which are...