DEV Community

Discussion on: How to Integrate Vue with ASP .NET MVC - The synergy between the two

Collapse
 
proticm profile image
Milos Protic

Sorry for my far late reply :D I did not use Webpack, I used Rollup to build the scripts (but it should not make any difference), and it worked quite nicely. I have it fully operating with SFC components and Razor views where I use them. I cannot show you the project because it's a private repository