Skip to content

Instantly share code, notes, and snippets.

@misterdev
Last active March 19, 2019 21:57
Show Gist options
  • Save misterdev/7555cf241f3a8a50c48e223ee4e96faa to your computer and use it in GitHub Desktop.
Save misterdev/7555cf241f3a8a50c48e223ee4e96faa to your computer and use it in GitHub Desktop.
3
const Generator = require('yeoman-generator');
const { List, Input, InputValidate } = require('@webpack-cli/webpack-scaffold');
/* ... */
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment