I'm considering switching for Visual Studio 17 to JetBrains Rider and so far really like it. However, all the docs I can find for JetBrains Rider suggest that the bundle is rebundled on build. In Visual Studio and on the BuildBundlerMinifier the rebuilding occurs when a source file is updated. Can it be done in Rider?
EDIT: BuildBundlerMinifier is a popular (most popular?) bundler/minifier nuget package by Mads Kristensen: https://www.nuget.org/packages/BuildBundlerMinifier/