Rider Bundler and Minifier
Answered
Hi all,
I am looking to fully transition from VS 2019 to Rider, however in most of my projects I have been using this popular extension to bundle and minify my assets. Is there any way to achieve the same behaviour in Rider?
Preferable I am looking for a way that utilises the existing bundleconfig.json files created from the previous extension, but I am open to any suggestions.
Please sign in to leave a comment.
Just wanted to let you know that https://www.nuget.org/packages/BuildBundlerMinifier works in Rider at the build time.
What are your suggestions to build JS and CSS file on BUILD? Most of us DevOps to build production from Git.
Parcel or Webpack bundler seem to be most suitable for building a production package.
Kind regards,
Sofia.