Skip to content

Fix CodeMirror build warning #14

@casieber

Description

@casieber

Getting a build warning of:

WARNING in ./node_modules/codemirror/mode/rpm/changes/index.html
Module parse failed: Unexpected token (1:0)
You may need an appropriate loader to handle this file type.
| <!doctype html>
|
| <title>CodeMirror: RPM changes mode</title>
@ ./node_modules/codemirror/mode sync ^./.*$
@ ./src/components/CodeMirrorEditor.tsx
@ ./src/components/EditorContainer.tsx
@ ./src/components/App.tsx
@ ./src/index.tsx
@ multi (webpack)-dev-server/client?http://localhost:3000 ./src/index.tsx

Functionality doesn't seem to be affected in any way but we should diagnose and fix.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions