egg-plugin-nuxt

0.2.2 • Public • Published

egg-plugin-nuxt

NPM version build status Test coverage David deps Known Vulnerabilities npm download

Install

$ npm i egg-plugin-nuxt --save

Usage

// {app_root}/config/plugin.js
exports.nuxtPlugin = {
  enable: true,
  package: 'egg-plugin-nuxt',
};

Configuration

// {app_root}/config/config.default.js
exports.nuxtPlugin = {
};

see config/config.default.js for more detail.

Example

Questions & Suggestions

Please open an issue here.

License

MIT

/egg-plugin-nuxt/

    Package Sidebar

    Install

    npm i egg-plugin-nuxt

    Weekly Downloads

    2

    Version

    0.2.2

    License

    MIT

    Unpacked Size

    8.02 kB

    Total Files

    10

    Last publish

    Collaborators

    • l-chris