fineline

Results 5 comments of fineline

I have node v5.10.1 and brunch v2.91 on OSX v10.11.6. I didn't know about bsb, I'll check that out and try what you suggest with making a new project from...

Or ... you could switch the flow type annotations in your source code to use comment style, so your source file itself is a valid ES6 module. Then the following...

One more data point, I also was getting this on Chrome on OSX (not on Firefox), started seemingly randomly, inspecting some of the network calls showed message about expired token,...

I'd be really interested in this too. I'd like to use lerna, but I'm not going back to npm / yarn.

@zkochan After further research I found that using `pnpm recursive` gives me everything I was looking for in monorepo support, so for me there is no more need for lerna....