Hi, i created a kibana plugin and it works fine in my kibana development environment. I am able to build and install the plugin in my kibana server, but once it loads I get the following errors:
If i create manually the index.light.css file under \kibana-7.1.1-windows-x86_64\built_assets\css\plugins\my_plugin_name
the error disapears, so I imagine that the problem is that the build script is not creating my css files, can anyone help me with that?
I am using kibana 7.1.2 and building for 7.1.1