Lewis Llobera

Results 9 comments of Lewis Llobera

I really have no time to implement this. Feel free to submit a PR though!

Related to this: shouldn't the service constructors return the struct?

Same here. Comments aren't removed either. Maybe a missing `isPureHelper` import in https://github.com/styled-components/babel-plugin-styled-components/blob/ad289a02bb22fd885dcea8f55835d99cb9346be8/src/visitors/minify.js ? Or missing export `isCreateGlobalStyleHelper` with `isHelper` in https://github.com/styled-components/babel-plugin-styled-components/blob/ad289a02bb22fd885dcea8f55835d99cb9346be8/src/utils/detectors.js ?

It could also be: `/internal/api/rest/server.go` `/internal/api/graphql/server.go` `/internal/api/grpc/server.go`

Try accessing the created variable as `${{ env.GITHUB_LATEST_RELEASE }}`. Notice the `env.` prefix

Thanks for this. I'll add a commit with some changes to avoid global state and to use flags, so we can easily add more customization options in the future

Please check if this works as expected

Fixed it by using `thatisuday/go-cross-build@master`, as `v1` uses an old Go version.

@kazazor pls