Javascripts

Utilize somente ES6 Modules ou CommonJS para carregar suas dependências. Verifique o arquivo src/js/app.js

import defaultExport from 'module-name';
// or
const myModule = require('module-name');

Para carregar arquivos externos ou adicionar uma nova tag <script />
verifique a seção de Configurações - Assets da documentação.


Algumas opções#

DependencyInstallRepository
jqueryyarn add jqueryhttps://github.com/jquery/jquery
jquery-mask-pluginyarn add jquery-mask-pluginhttps://github.com/igorescobar/jQuery-Mask-Plugin
jquery fancyboxyarn add @fancyapps/fancyboxhttps://github.com/fancyapps/fancybox
imaskyarn add imaskhttps://github.com/uNmAnNeR/imaskjs
tiny-slideryarn add tiny-sliderhttps://github.com/ganlanyuan/tiny-slider
vanilla-lazyloadyarn add vanilla-lazyloadhttps://github.com/verlok/vanilla-lazyload
body-scroll-lockyarn add body-scroll-lockhttps://github.com/willmcpo/body-scroll-lock
object-fit-imagesyarn add object-fit-imageshttps://github.com/fregante/object-fit-images