At the very end of the popper.js file there is a comment like this:
//# sourceMappingURL=popper.js.map
Removing the commented line fixed the issue for me.
At the very end of the popper.js file there is a comment like this:
//# sourceMappingURL=popper.js.map
Removing the commented line fixed the issue for me.