UNPKG

vue-formulate-trim

Version:

## Project setup ``` npm install ```

10 lines (9 loc) 163 B
module.exports = { configureWebpack: { output: { filename: 'index.js', libraryTarget: "umd", }, mode: 'production', }, }