graphql / graphql/graphiql

[graphiql] CSS map file missing from package

Open
#3,886 0 comments 1 reaction 0 assignees View on GitHub
bug graphiql
Dominant language
TypeScript
Stars
16.9k
Forks
1.9k
Avg merge
22h 45m
Merged PRs (30d)
70

Description

### Is there an existing issue for this?

- [x] I have searched the existing issues

### Current Behavior

The bottom of the `graphiql.css` file mentions a source mapping URL as follows:

```
/*# sourceMappingURL=graphiql.css.map*/
```

But this file is not included in the module - this throws warnings with a standard vite build workflow.

This is in version `3.8.3`.

### Expected Behavior

This file to exist, and no missing map file warnings to be present.

### Steps To Reproduce

Build a project with graphiql with aforementioned version w Vite.

### Environment

* GraphiQL Version: 3.8.3

### Anything else?

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.