forumone / nextjs-project

Next.js project template
0 stars 0 forks source link

Show Drupal Preview in Next.js #140

Open kmonahan opened 4 months ago

kmonahan commented 4 months ago

The "Preview" button in the Drupal editor renders the page using the Drupal theme. Ideally, this would preview the page in Next.js, similar to what "View" does currently. (Originally added at https://github.com/forumone/fed-workshop-nextjs-drupal/issues/31)