Webber Takken
Webber Takken
We support [custom build methods](https://game.ci/docs/github/builder#buildmethod) which should be able to cover this case. Is this something you've already tried?
Since this is an open source project, you can get GitBook for free.
Note that there are 2 different causes. - `'@docusaurus/Link'` should resolve types from the Docusaurus project. - `'@site/src/components/molecules/animations/fade-into-view';` is a first party component that should either be inferred (after point...
Nice catch! Actually I think perhaps "introduction" should just link to `/docs`. We don't need a plugin for that. Note that if google links to a redirect (3xx) instead of...
Fixed the 404. I think if we're going to do SEO it might make sense to also install PWA. I have a config for that which already includes some meta...
@NoTuxNoBux excellent question. Currently we only merged initial support, with the packages that are installed for the target platform by Unity Hub. Some SDKs will require NDAs, meaning we can...
Awesome! That looks like a great solution indeed. By the way are you able to check this for all secrets starting with `UNITY_LICENSE_` such as `UNITY_LICENSE_2019_3`. (this case may soon...
@jgollenz I'm not sure what you're getting at. Could you please explain what you mean exactly?
> I was talking about GabLeRoux's idea of checking whether the UNITY_LICENSE secret is present and only requesting the .alf file when it is not. Since this issue is not...
I'm going to close this in favour of #248 that I think addresses this problem. If not feel free to re-open.