Closed guybedford closed 9 years ago
The bundle hook can see that opts.outFile doesn't exist and then somehow we need to get access to a shared output object.
bundle
opts.outFile
Unfortunately this involves creating an entire output pipeline to handle style, which I don't want to do unless we completely endorse this CSS approach. Instead we can work around it for now.
The
bundle
hook can see thatopts.outFile
doesn't exist and then somehow we need to get access to a shared output object.