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
We aim to use Next.js meta-framework. To utilize the full feature set Next.js offers we decided to run next.js server in production. This means we'll need to handle the server process, output and changes in the build.
Tasks
Start/stop nextjs server with island startup/shutdown - @VakarisZ
Configure nextjs logging to output to a file in the same directory as island logs - @VakarisZ
Description
We aim to use Next.js meta-framework. To utilize the full feature set Next.js offers we decided to run next.js server in production. This means we'll need to handle the server process, output and changes in the build.
Tasks
Duplicate the Island's jenkins jobsMSIAppImageDockerdevelopmentfeature flag to not run the production during development OR configure dev scriptThe text was updated successfully, but these errors were encountered: