egg-ecarx-alauda

1.0.1 • Public • Published

egg-alauda

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

Install

$ npm i egg-ecarx-alauda --save

Usage

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

Configuration

// {app_root}/config/config.default.js
exports.alauda = {
    path: '/',
    body: ''
};

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

Package Sidebar

Install

npm i egg-ecarx-alauda

Weekly Downloads

1

Version

1.0.1

License

MIT

Unpacked Size

4.25 kB

Total Files

6

Last publish

Collaborators

  • hdumok