I have written two simple web projects...
The first site is up and running using the standard template layouts... this site is fine.
The second site, I added some CSS to site.css (background image), I edited the bundlesconfig.json file and added minify: {enabled: true }, however after publishing the site, the CSS is not reflected in the web site... I have edited the _layout.cshtml and pointed to the site.css and not site.min.css and things are working, however it would really be nice to get the minification to work...
Any help would be appreciated,
Stew Baterash