The team is now working on the WordPress Interactivity API. This unblocks the same UX Frontity framework enabled but directly in WordPress Core, fully compatible with the new Site Editor.
Compilation does not work when creating my theme. I strictly follow the points in the documentation. When trying to change the index file.js in packages/my-theme/src/index.js - changes do not appear
I am not really sure what you mean here. Cna you show us the errors you are getting when trying to compile? Are you trying to only run dev server or are you making a production build?
andrash3
Hi! i’m run dev server
ni.bonev4
Please show us what your terminal is returning as an error. I need more info in order to be able to help you.
andrash5
Так ошибки в терминале нет… Просто не компилируется новая тема (изменения в index.js не применяются).
There are no errors in the terminal… The new theme is not compiled (changes in index.js does not apply).