laravel-node-queue icon indicating copy to clipboard operation
laravel-node-queue copied to clipboard

appdir variable

Open RomanRubachonok opened this issue 6 years ago • 0 comments

Hello!

It may be worth moving this code from this file bootstrap/commands.js to bootstrap/index.js.

var utils = require('../lib/utils');

global.appdir = utils.workspace();

RomanRubachonok avatar Jun 19 '19 10:06 RomanRubachonok