Releases: Jaxelr/VueSimpleTemplate
Releases · Jaxelr/VueSimpleTemplate
0.3.0
0.2.3
0.2.2
0.2.1
0.2.0
This release moves away from custom webpacks and opts in on the flexibility of using vue-cli 3 to create the client app experience.
As such, vue-loader and webpack have been upgraded implicitly. For more information of the usage of vue-cli 3.0 check this articles: https://cli.vuejs.org/guide/
It also adds the VueCliMiddleware library as a dependency, since it autowires the spaservices with the vue-cli in a very dotnet core approach (using the use). For more information regarding this details, check the startup.cs.