DataTables should include the source maps to allow better debugging when using the minified javascript and css. Dev tools with source map support (like in Chrome and Firefox) let you see the original code in the debugger despite using the minified versions.
↧