Open bunterWolf opened 8 years ago
Hey :) Is there a way to include a child-process file in the compile workflow?
import {fork} from 'child_process' fork(__dirname + '/worker.js');
merci!
Hi, I would like to do this but can't find anything about it. Is it still impossible ?
Hey :) Is there a way to include a child-process file in the compile workflow?
merci!