Ideas

Give us your best ideas!

Publish a nextjs app as a React development build

Today when you publish a nextjs app to Litium Cloud it is always published as a React production build. To a test environment you would like to instead publish a development build so that you can debug and get detailed error messages.

  • Henrik Lundin
  • Jan 31 2024
  • Not right now
  • Attach files
  • Admin
    Ludvig Block commented
    09 Apr 12:39

    Hi,


    Our idea is that you should debug and develop locally and that the build in the test environment should be promoted to the production environment when ready. Even if you create a development build in the test environment, you will not be able to connect to the remote debug port.


    / Patric