question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Missing build/static directory in the latest release

See original GitHub issue

This issue pertains to the following package(s):

  • GraphQL Playground - Electron App
  • GraphQL Playground HTML
  • GraphQL Playground
  • GraphQL Playground Express Middleware
  • GraphQL Playground Hapi Middleware
  • GraphQL Playground Koa Middleware
  • GraphQL Playground Lambda Middleware

What OS and OS version are you experiencing the issue(s) on?

Mac OS.

What version of graphql-playground(-electron/-middleware) are you experiencing the issue(s) on?

n/a

What is the expected behavior?

Being able to use https://github.com/graphql/graphql-playground/blob/master/packages/graphql-playground-html/minimalWithoutCDN.html.

What is the actual behavior?

The /graphql-playground-react/build/static/ doesn’t exist in the latest version. It is present in 1.7.26.

What steps may we take to reproduce the behavior?

Just download the latest package.

Issue Analytics

  • State:open
  • Created 3 years ago
  • Reactions:3
  • Comments:6 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
khnealcommented, Jul 29, 2021

@acao - Any updates on this? Or an ETA on the next release with the build/static directory? I work on a project that would benefit from one of the changes that was new to v1.7.27.

0reactions
acaocommented, Feb 14, 2021

jason khurt from prisma offered to take over as maintainer again some time back. i wont have time to look at any of this for a few months

Read more comments on GitHub >

github_iconTop Results From Across the Web

No package found with specified pattern: D:\a\r1\a\**\*.zip
In my case (build .sln with c# project from azure git) the build was saving the package in D:\a\1\a\ folder (instead of r1\a)...
Read more >
Build & Deploy - Hands on React
Inside the build/static directory will be your JavaScript and CSS files. Each filename inside of build/static will contain a unique hash of the...
Read more >
Creating a Production Build - Create React App
Inside the build/static directory will be your JavaScript and CSS files. Each filename inside of build/static will contain a unique hash of the ......
Read more >
Built-in options - The Meson Build system
debugoptimized, release, minsize, custom}, debug, Build type to use, no, no ... depend on both the current platform and the compiler that will...
Read more >
Building LLVM with CMake — LLVM 16.0.0git documentation
After LLVM has finished building, install it from the build directory: $ cmake --build . ... Release, For Speed, No, No, Users of...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found