You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Separating the editor out is quite straightforward, mostly involves updating some paths in webpack and gulpfile, but probably also needs some environment variables being set see #143 to avoid hard-coding things like the build path.
The API is more hard work - although this may be partly due to me not being that familiar with Laravel's internals yet. Still outstanding:
As discussed previously, it would be great to split off the editor and the API into separate repositories.
Why?
The text was updated successfully, but these errors were encountered: