import {registerReactControllerComponents} from '@symfony/ux-react'; registerReactControllerComponents(require.context('./react/controllers', true, /\.(j|t)sx?$/)); import './styles/app.scss'; import * as bootstrap from 'bootstrap'; import './bootstrap'