/nuxt-plugin-exporter

Export your imports into a plugin file!

Primary LanguageJavaScript

Nuxt Plugin Exporter

Export your imports into a plugin file!

This repo was created for speeding up your build process of the Nuxt.JS framework

How to install

Download into your repo by using

npm install -g nuxt-plugin-exporter

How to run

use as follows:

npe --single=<Boolean>

There will be a plugin folder created in your root directory. You'll have to self include into your nuxt.config.js file in order to not mess with your file.