TheoMer

Results 18 comments of TheoMer

On further inspection, the following errors are being generated in console: ![cache-errors](https://user-images.githubusercontent.com/15969262/35868117-892da498-0b53-11e8-8746-25e12ef9be84.jpg) How do I address this?

@NekR Even when I specify an exact url, as follows: ``` externals: [ '/', 'https://rawgit.com/milktronics/beaglegr.am/master/public/fonts/billabong-webfont.woff' ], ``` still Lighthouse indicates that the object has not been cached.

@NekR > It doesn't handle dynamic URLs Are there any plans to implement this?

```pushing any commit to our repository would cause all applications to redeploy. Which is obviously not ideal``` @jbyrum I am experiencing the very same issue as mentioned above by @joewoodhouse....

@MLPXBrachmann Any chance you can provide any example information as to how to integrate apollo-offline into a VueJS project?

Is a fix in the pipelines or should one remain with whatever version of apollo-client they're currently using (I'm running 1.9.2)?

@MLPXBrachmann Is there an eta yet as to when this may be available?

@MLPXBrachmann May I ask whether there's been any movement on this issue?

@VivekNayyar The only warning I'm seeing is as per what is shown in the image. If I replace the secret environment variable declarations, in both > server\database\prisma.yml and > server\src\index.js...

> by the way, i updated to prisma 3.3.0 and had no problem so far, only problem is > > > > ``` > > Warning: [email protected] does not support...