@mobiuspace/cli-service

0.1.8 • Public • Published

@mobiuspace/cli-service

ms-cli-service serve

ms-cli-service build

cli.config.js

module.exports = {
  name: 'app',
  entry: 'src/index.tsx',
  publicPath: '/',
  outputDir: 'dist',
  assetsDir: 'assets',
  indexPath: 'index.html',
  transpileDependencies: [
    /* string or regex */
  ],
  // parallel: hasMultipleCores(),
  devServer: {},
  chainWebpack: (config, env) => {}
};

Readme

Keywords

Package Sidebar

Install

npm i @mobiuspace/cli-service

Weekly Downloads

0

Version

0.1.8

License

ISC

Unpacked Size

24.8 kB

Total Files

16

Last publish

Collaborators

  • luotongzhou
  • isonxg
  • littlepoolshark
  • wwfssd