while cleaning up the assets in both dcc and dash, we notice the package.json file in both repos might contain some deprecated/unrelated packages. the dcc `npm i` time is significantly long if we can reduce that would be very helpful to reduce the CI duration too.
while cleaning up the assets in both dcc and dash, we notice the package.json file in both repos might contain some deprecated/unrelated packages.
the dcc
npm itime is significantly long if we can reduce that would be very helpful to reduce the CI duration too.