I have a Laravel 8 installation which contains resources/js/bootstrap.js file. This file looks like:
resources/js/bootstrap.js
window.$ = window.jQuery = require(\'jquery\');