Bundling dataTables with asp.net MVC wont work

Bundling dataTables with asp.net MVC wont work

electroelectro Posts: 1Questions: 1Answers: 0

Just reporting that if I try to bundle everything dataTables in a bundle to be used by asp.NET MVC it won't work in **production **. If I look in chrome debugger the files are loaded but it just wont work. But when I splitting the files in their own bundles it works.
So it has do something about minimizing files.

This discussion has been closed.