Join Slack
Communities
Powered by
Hi, is there a way to disable automatic destructur...
# announcements
a
andylamax
12/30/2020, 6:44 AM
Hi, is there a way to disable automatic destructures that the compiler autogenerate for data classes?
c
cy
12/30/2020, 6:47 AM
Most likely there is no
cy
12/30/2020, 6:47 AM
What the problem with it?
a
andylamax
12/30/2020, 7:01 AM
For now, it makes some portion of my js code large for no reason. I am publishing a library that I am sure it won't be calling
componentN()
functions
v
Vampire
12/30/2020, 10:49 AM
I think only by providing own implementations
2
Views
Open in Slack
Previous
Next