baker icon indicating copy to clipboard operation
baker copied to clipboard

A build tool by and for the Los Angeles Times

Results 36 baker issues
Sort by recently updated
recently updated
newest added

This PR purges `imagemin` and its plugins in favor of `sharp` and using `svgo` directly. Imagemin has been unsupported for a very long time now, and it is the sole...

In this PR I systematically stepped through each dependency and brought them up to speed. Surprisingly there was very little grumbling about Node 14 until I got to Rollup v4....

They migrated `rollup-plugin-terser` to the `@rollup` namespace forever ago — this PR addresses this and should stop the warning when `npm install` is ran.

Making Baker export a JS file in addition to HTML files.

*p1

Need to QA pages that are in production to make sure they don't freak out with a node upgrade, and update our page template more generally. Related note from Vanessa:...

What makes Baker the right choice for a build? When should we use Graphene? Are there updates to the system P/E could help implement that might make those pain points...

*p1
ongoing

Auto-generate Github issues or other validation for build checklist

*p3

There was a weird thing when we were trying to implement an accessibility carousel that a JS library we were trying to use would not work within baker but worked...

*p3