5

The issue is that when I right-click "Minify File", instead of minifying, Visual Studio gives me this error: "access to path bundleconfig.json denied".

I'm sure it is something simple that I'm missing.

Don Rolling
  • 2,301
  • 4
  • 30
  • 27

2 Answers2

3

The solution was simple. All I had to do was check-out the bundleconfig.json file.

Don Rolling
  • 2,301
  • 4
  • 30
  • 27
0

bundleconfig.json should be a lock manually if it is in SVN

Jitendra Suthar
  • 2,111
  • 2
  • 16
  • 22