Skip to content

playground: Change to use stdlib embed instead of packr#360

Merged
jensneuse merged 1 commit intowundergraph:masterfrom
tmc:use-embed
Apr 7, 2022
Merged

playground: Change to use stdlib embed instead of packr#360
jensneuse merged 1 commit intowundergraph:masterfrom
tmc:use-embed

Conversation

@tmc
Copy link
Copy Markdown
Contributor

@tmc tmc commented Apr 7, 2022

This changes the playground package embedding to use the stdlib embed vs using a third party tool (packr).

Fixes #359

@jensneuse jensneuse merged commit b484a4f into wundergraph:master Apr 7, 2022
pvormste referenced this pull request in TykTechnologies/graphql-go-tools Apr 12, 2022
pvormste referenced this pull request in TykTechnologies/graphql-go-tools Apr 12, 2022
buraksezer referenced this pull request in TykTechnologies/graphql-go-tools Apr 13, 2022
…into feat/TT-4370/implement-kafka-data-source

* 'master' of github.com:TykTechnologies/graphql-go-tools:
  playground: Change to use stdlib embed instead of packr (#360)
  update to go 1.16
  Bump url-parse from 1.5.1 to 1.5.10 in /examples/chat (#352)
  Bump follow-redirects from 1.14.1 to 1.14.9 in /examples/chat (#351)
  implement renaming response typenames (#355)
  fix OnTypeName resolve panic (#350)
  disable resolve field positions for cleaner tests (#348)
@StevenACoffman
Copy link
Copy Markdown
Contributor

devsergiy pushed a commit that referenced this pull request Feb 25, 2025
This pull request will remove the obsolete packr generate directive so
that folks will have an easier time contributing to this repository
since they won't need to have packr installed locally.

This is a follow-up to #360 where it got missed.



Signed-off-by: Steve Coffman <steve@khanacademy.org>

Signed-off-by: Steve Coffman <steve@khanacademy.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

drop packr

3 participants