UNPKG

ghost-faq

Version:

Venue FAQ Page Package

10 lines (7 loc) 152 B
const mix = require('laravel-mix'); mix.js('src/index.js', 'dist/index.js'); mix.webpackConfig({ output: { libraryTarget: 'umd', } })