aboutsummaryrefslogtreecommitdiffstats
path: root/node_modules/concurrently/index.js
blob: eedb4af72f496824cd52d96d548b49b54154c170 (plain) (blame)
1
2
3
4
5
6
7
8
9
/*
 * While in local development, make sure you've run `pnpm run build` first.
 */

// eslint-disable-next-line @typescript-eslint/no-var-requires
const concurrently = require('./dist/src/index.js');

module.exports = exports = concurrently.default;
Object.assign(exports, concurrently);
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage