Trying to load a Bezier Curve in the BabylonJS viewer from a glTF file (from Blender)

Just tried that and it does not work, the path converted into a mesh does not get exported. I need to extrude the path of vertices to a ribbon in order to get the mesh exported. I guess this is because the glTF format wants meshes with faces.

NOTE: this behaviour occurs with the Blender Exporter too (which I reported here: Blender 6.0 exporter for Blender 2.80).