Topic: Timeout when load font in private network
                  
                  FC_Developer
                  premium
                  asked 4 years ago
                
How to fix timeout when load font in node_modules/mdbreact/dist/mdb.css (https://fonts.googleapis.com/css?family=Roboto:300,400,500,700&display=swap) in private network, I use mdbreact-5.0.1.tgz
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Status
              Opened
Specification of the issue
              - ForumUser: Premium
 - Premium support: Yes
 - Technology: MDB React
 - MDB Version: 5.0.1
 - Device: desktop
 - Browser: chrome
 - OS: window
 - Provided sample code: No
 - Provided link: Yes
 
Piotr Glejzer staff commented 4 years ago
What timeout do you have? We have a link to fonts in our scss code. You can remove it in node_modules/scss/... or download github repo and remove it from dist folder and run command npm run build-free and npm pack to have a package without this.