webcomponents / polyfills

Web Components Polyfills
BSD 3-Clause "New" or "Revised" License
1.13k stars 165 forks source link

Call Closure directly from Wireit #555

Closed justinfagnani closed 10 months ago

justinfagnani commented 10 months ago

I diffed the output file pre and post change and it is byte-for-byte identical.

The source map is different because it's generated directly by Closure now instead of gulp-sourcemaps. It should mostly be JSON key order and minification differences. From what I can tell visually, it appears largely the same.