UNPKG

orionsoft-react-scripts

Version:

Orionsoft Configuration and scripts for Create React App.

17 lines (14 loc) 494 B
/* ================================================================ * detect-port by xdf(xudafeng[at]126.com) * * first created at : Tue Mar 17 2015 00:16:10 GMT+0800 (CST) * * ================================================================ * Copyright xdf * * Licensed under the MIT License * You may not use this file except in compliance with the License. * * ================================================================ */ 'use strict'; module.exports = require('./lib');