@coco-platform/webpack-preset

0.10.1 • Public • Published

webpack-preset

A webpack presets for coco-platform.

Usage

/**
 * @typedef {object} Options
 *
 * @property {string} entry
 * @property {string} homepage
 * @property {string} target
 * @property {string} title
 * @property {string} definition - bootcdn external sources
 * @property {boolean} typescript - whether use typescript in project;
 * @property {object} postcss
 * @property {Array} postcss.plugins
 */

Attention

  • use babel compile typescript source code, make sure .babelrc work as expected.

Licence

MIT

Readme

Keywords

Package Sidebar

Install

npm i @coco-platform/webpack-preset

Weekly Downloads

2

Version

0.10.1

License

ISC

Unpacked Size

22.2 kB

Total Files

8

Last publish

Collaborators

  • bornkiller
  • trashbox