Contents with the MSBuild Tag Node
-
Delivering a Node.js asset pipeline as a NuGet package
Tutorial, Orchard Core, MSBuild, Node.js, Add title to background tasks and improve the UI, Lombiq Node.js Extensions - This week in Orchard (17/02/2023)How long does it take you to set up a Node.js-based frontend asset pipeline? That lints and compiles your SCSS, JavaScript, Markdown? That makes code style inconsistencies a tale of the past? In .NET?
-
Fix content types fields dependency, Orchard Core in MS Tech Summit - This week in Orchard (25/11/2022)
Admin UI, Announcement, This week in Orchard, Publishing, MSBuildFix content types fields dependency, implement
ITicketStore
for large cookies, fix OC version used in templates, and an upcoming talk from Lombiq about Orchard Core at the MS Tech Summit conference next week! Check out our post for the details! -
How to debug an MSBuild build process when building Orchard Core - Orchard Nuggets
Orchard Nuggets, MSBuildBuild processes of .NET Core apps like Orchard Core are getting quite complex nowadays, and the MSBuild build pipeline also commonly includes steps for building client-side resources or doing a lot of things out of the .NET world. What can you do if something goes off course with all those targets and props files and you're just scratching your head? How to figure out what happens during the build if you can only see that the results are incorrect?