Open dbrgn opened 4 years ago
Some libs are included in their entirety. I believe this is the case for momentjs.
Try to include only the stuff we need. If that's not possible, implement code splitting (maybe load momentjs as an external lib).
We should probably get rid of momentjs: https://github.com/you-dont-need/You-Dont-Need-Momentjs
Some libs are included in their entirety. I believe this is the case for momentjs.
Try to include only the stuff we need. If that's not possible, implement code splitting (maybe load momentjs as an external lib).