我有一個使用Vaadin的Spring-Boot應用程序。 我最終確定了實現,並且希望將該應用投入生產。 當我啓動程序,外殼寫入此消息: Vaadin is running in DEBUG MODE.
Add productionMode=true to web.xml to disable debug features.
To show debug window, add ?debug t
申請是Laravel PHP應用程序。 當使用gulp應用程序工作正常,但在運行時gulp --production我得到這個js錯誤Uncaught ReferenceError: f is not defined 在js文件中的行是f.exports=e,a(e,o),e.prototype.name="websocket" - 這是從socket.io-client/socket.io.mi