generator-webapp icon indicating copy to clipboard operation
generator-webapp copied to clipboard

A gulp.js generator for modern webapps

Results 22 generator-webapp issues
Sort by recently updated
recently updated
newest added

npm WARN deprecated [email protected]: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 npm ERR! code 1 npm ERR! path C:\Users\10016\WebstormProjects\new-design-1\node_modules\node-sass npm...

# Please, DO NOT merge it! ![](https://user-images.githubusercontent.com/5110813/59147594-f31ce880-89fd-11e9-9727-4ed3bcbab931.jpg) ### This is a working in progress feature. See #759 @silvenon... Let me share with you my approach for this feature. - My...

in progress

Hello, I have got error because of duplicity browserlist. It should be propably only at one place. ``` [15:24:13] Plumber found unhandled error: BrowserslistError in plugin "gulp-postcss" Message: /Volumes/Data/Projects/xxx contains...

Hi people! 👋 In the last release... we removed the support for Bower. Many recipes now are very outdated. What do you want to do? Let's discuss it! - [Current...

docs

Hello! I have gulp configuration with Pug compilation. When running task with gulp-useref is minificate sames css/js files repeatly on every html page. I tried use gulp-cache, but seems i...

bug
docs

It would be great if the generator also created the `README.md` file, which would contain instruction about how to use the project. Idea inspired by create-react-app.

enhancement

Been attempting to get a web app running on Heroku using NodeJS. Used the provided recipe for setting it up: [node-heroku](https://github.com/yeoman/generator-webapp/blob/master/docs/recipes/node-heroku.md) . However, the app builds correctly on Heroku, but...

docs

Hi all! I opened this issue to keep tracking and an open discussion about the next release features and priorities. ### New features & refactors - [x] Upgrade outdated dependencies...

help wanted
in progress