Gregg Hernandez

Results 30 comments of Gregg Hernandez

All I did was manually adjust the #include statements to make them relative (or absolute) paths. It's very much a hack, but I couldn't figure out how to get the...

fwiw, i've hit this same issue on both a macos host and a linux host.

Ah, thanks for the clarification. I'll see if I can look elsewhere. Oh, btw, which project did you get the .so from?

I've had several users his this in a production app. Is there a known work around that doesn't involve modify the library source?

Any updates on this? I'd love for this to be merged, I've had users hit this issue.

https://github.com/mozilla/multi-account-containers/issues/1803 https://github.com/mozilla/multi-account-containers/issues/1670 https://github.com/mozilla/multi-account-containers/issues/1619 https://github.com/mozilla/multi-account-containers/issues/1227 This is a relatively frequently requested feature. It would be really nice to be able to do this. For me, clicking zoom links in slack does...

I'm currently working on a skeleton of angulate2 and play2.5. what kind of refactoring are you looking at and what's the timeline? I'm presenting in this at a local conference...

@svenwiegand nothing yet. I'm just barely getting it set up. I know with https://github.com/greencatsoft/scalajs-angular it worked fine and I didn't have to set anything up. I could just use `@routes.Assets.versioned`...

Does anyone know what's copying *-fastopt.js to web/public/main?

@svenwiegand I think I've solved your problem. In addition to the `unmanagedResources` setting, if I also add: ``` compile in Compile