UNPKG

@leanup/stack-vue3

Version:

This package contains the Vue3 framework extension for the @leanup/cli.

6 lines (3 loc) 138 B
const config = require('@leanup/stack-snowpack/snowpack.config'); config.plugins.push('@snowpack/plugin-vue'); module.exports = config;