view publishable/resources/js/app.js @ 7:e6132a1e8e24 default tip

Adding better support for test among other base changes.
author Luka Sitas <sitas.luka.97@gmail.com>
date Thu, 25 Sep 2025 19:58:32 -0400
parents e107504fa22c
children
line wrap: on
line source

import './bootstrap'

import * as popperjs from '@popperjs/core' 
import * as bootstrap from 'bootstrap' 

window.bootstrap = bootstrap;