-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Closed
Labels
type: bugcode to address defects in shipped codecode to address defects in shipped code
Description
Describe the bug
I'm getting a reference error with decap-cms-app 3.7.1: Uncaught ReferenceError: global is not defined
To Reproduce
- clone https://github.com/danwulff/decap-cms-reference-error
- run
npm ci
- run
npm run dev
- open a browser to http://localhost:5173/
Take a look at this commit for the basic reproduction diff: danwulff/decap-cms-reference-error@8ad6a9b
Expected behavior
CMS initialization is successful
Screenshots
Applicable Versions:
- Decap CMS App version: 3.7.1
Metadata
Metadata
Assignees
Labels
type: bugcode to address defects in shipped codecode to address defects in shipped code