Skip to content

huang-xiao-jian/webpack-preset

Repository files navigation

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

About

A quick preset for webpack configuration.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published