Closed asteriscos closed 3 years ago
In order to compile the created themes we must run the script npm run build
for more information check the package.json
Wazuh dashboard with Wazuh wui changes
Wazuh dashboard with Wazuh wui changes (Dark mode)
Currently the library is uploaded in https://yarnpkg.com/package/wazuh-wui
When we import the wazuh-wui
library into the wazuh-dashboar
project and execute the yarn osd bootstrap
command (to install all the dependencies) it generates the following error
New bug when we installwazuh-wui
on wazuh dashboard
We are currently developing a library of Wazuh components (forked from elastic eui). We need to be able to compile said library and use it in the Wazuh dashboard project
Tasks:
Acceptance Criteria