mendixlabs / generator-mendix

Yeoman generator for Mendix widgets
MIT License
17 stars 15 forks source link

Add options for the Boilerplate #4

Closed JelteMX closed 7 years ago

JelteMX commented 8 years ago

Currently the Boilerplate is an example widget, meaning there are a couple of things included that might not be necessary. We should ask the user a couple of questions:

If not, remove the dependency, do not copy the template folder

If not, remove the dependency, do not copy the jquery included in the lib folder

We might have to include the widget.js file in the generator itself and use it as a jade template (like we do with _package.json), this makes it easy to omit unnecessary lines in the code

JelteMX commented 7 years ago

Fixed in 2.0.0