dopeinc
dopeinc
TTCTheo's Typesafe Cult
Created by dopeinc on 12/15/2022 in #questions
Default import vs member style import
I have a next js project which is in a polyrepo, it consumes a lot of member style import on next dev it compiles over 34 000 modules and makes it almost impossible to deal with. Should I convert member style import to default import or is there a way to figure out who or why it is compiling 34 000 modules it has almost nothing as dependancy (mui, firebase)
5 replies