The source maps are only needed for the developers, it will show the full code instead of the minified version. There are 2 ways to solve the warning.
-
Make sure that you include the source maps, you could get them from the bootstrap website.
-
Turn off the javascript sourcemaps in the devtools.