UNPKG

@mhy/config

Version:

> This documentation is not complete. It's in progress and it's a BETA version. Use the tool at your own risk.

11 lines (10 loc) 189 B
"use strict"; module.exports.default = () => ({ contentBase: '/', host: 'localhost', port: 3000, hot: true, inline: true, historyApiFallback: true, disableHostCheck: true });