@leanjs/webpack-vue
TypeScript icon, indicating that this package has built-in type declarations

0.4.2 • Public • Published

@leanjs/webpack-vue

Installation

yarn add -D @leanjs/webpack-vue

It exports a default Webpack config for Vue that you can use.

Usage

const { createVueWebpackConfig } = require("@leanjs/webpack-vue");

const config = createVueWebpackConfig();

Package Sidebar

Install

npm i @leanjs/webpack-vue

Weekly Downloads

2

Version

0.4.2

License

MIT

Unpacked Size

4.68 kB

Total Files

7

Last publish

Collaborators

  • leanjs