-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
bugSomething isn't workingSomething isn't working
Description
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 workingSomething isn't working