fossology / FOSSologyUI

Repository to hold the new UI framework for FOSSology built with React
https://fossology.github.io/FOSSologyUI/
GNU General Public License v2.0
49 stars 88 forks source link

Update imports to use lazy loading #162

Closed viogustian closed 2 years ago

viogustian commented 3 years ago

Description

i've changed it to lazy loading and it worked with compiled successfully in the terminal, but it shows an error when i access localhost. i cant fix it at all. hacktober

Changes

Updating imports to use lazy loading

How to test

npm start

Please consider using the closing keyword if the pull request is proposed to fix an issue already created in the repository (https://help.github.com/articles/closing-issues-using-keywords/)

viogustian commented 3 years ago

ok its work, and i have been remove all ./

viogustian commented 3 years ago

Pls merge it😁

Aman-Codes commented 3 years ago

Pls merge it😁

Hi @viogustian due to the use to lazy loading the tests are failing. Please update the tests accordingly

GMishx commented 2 years ago

Can be closed. Changed done with #166