import { init } from './js/lens.js' init(); // Test import of an asset // import webpackLogo from '@/images/webpack-logo.svg' // Test import of styles import './index.scss';