hoplon

2023-11-05T14:04:11.210409Z

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]

2023-11-05T14:05:39.170979Z

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

2023-11-05T15:37:34.560909Z

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

2023-11-05T17:36:22.313469Z

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