Fork me on GitHub
#hoplon
<
2023-11-05
>
mynomoto14:11:11

After reorganizing namespaces to make spec optional, those are the build results. All use the hoplon build from the pr above and only changes are including/removing spec validation and the related namespaces. Results: • goog/spec: [JS: 379.63 KB] [GZIP: 88.38 KB] • goog/no-spec: [JS: 183.46 KB] [GZIP: 41.51 KB] • jquery/spec: [JS: 462.5 KB] [GZIP: 117.25 KB] • jquery/no-spec: [JS: 264.49 KB] [GZIP: 69.81 KB]

mynomoto14:11:39

The spec versions are bigger than the results before because I was not calling instrument and some code was being eliminated, but I was also not getting any spec validations facepalm

mynomoto15:11:34

I found some attributes that are currently broken on goog. I will try to fix those and add some tests later.

alandipert17:11:22

This week I'm going to try to set up GH action based hoplon scittle build