decap-cms
decap-cms copied to clipboard
Fix(#7401, #7415): resolve visual editing issues
Summary
This PR fixes #7401 by moving stega.ts to the core package, thereby getting rid of the circular dependency.
Additional changes:
- Adds the new
visualEditingprop to the type declarations - Allows running tests after a build by ignoring
.nxanddistin jest
Test plan
Use decap-cms-app in an external project.
Checklist
Please add a x inside each checkbox:
- [x] I have read the contribution guidelines.
A picture of a cute animal (not mandatory but encouraged)
🦦
Update: I updated the PR to include a fix for #7415 since this is closely related.
Hey @eoneill - could you please re-review this PR? This fixes a big circular-dependency blocker with builds. 🙏🙏🙏