This website requires JavaScript.
Explore
Help
Register
Sign In
yujunjun
/
strapi
Watch
1
Star
0
Fork
0
You've already forked strapi
mirror of
https://github.com/strapi/strapi.git
synced
2025-07-07 00:52:30 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
strapi
/
examples
/
getstarted
/
config
/
features.js
6 lines
91 B
JavaScript
Raw
Normal View
History
Unescape
Escape
chore(preview): prepare layout for side editor (#22767)
2025-01-31 12:30:31 +01:00
module
.
exports
=
(
{
env
}
)
=>
(
{
revert: "chore: drop side editor future flag" This reverts commit 4a4c1f97b333d265ea392cdbdd558f54e77b4217.
2025-03-12 14:44:43 +01:00
future
:
{
unstablePreviewSideEditor
:
true
,
}
,
chore(preview): prepare layout for side editor (#22767)
2025-01-31 12:30:31 +01:00
}
)
;
Reference in New Issue
Copy Permalink