mtrutledge / generator-dnn

Yeoman generator to scaffold DNN / DotNetNuke Modules and Themes.
MIT License
17 stars 10 forks source link

Issue/59 upgrade packages #62

Closed mtrutledge closed 5 years ago

mtrutledge commented 5 years ago

Related to Issue

Fixes #59 Fixes #49 Fixes #48 Fixes #43

Description

This updates the nuget and package.json files to the latest published versions of the packages. That includes an upgrade to Gulp 4, Webpack 4, React 16.6.3, and Babel 7. update-notifier has been added to instruct the user to run yo and select Update Generators when an update is available.

How Has This Been Tested?

Manually ran the MVC and SPA generator and executed the builds.

Types of changes

Checklist: