I created a multiplatform app using the Full-stack Web Application template and want to dockerize it. Using Jib to create the Docker Image. It works fine for the Jvm parts but i dont get the .js file provided by the jsBrowserProductionWebpack task in my docker container. Anyone have any experience using jib with multiplatform?