Commit Graph

7 Commits

Author SHA1 Message Date
Jordan Eldredge
12a1437d0d Upgrade puppeteer 2024-02-29 21:24:55 -08:00
Jordan Eldredge
96a90ffc73 Remove move-libary command 2024-02-23 15:52:42 -08:00
Jordan Eldredge
6a71878a98
First attempt at adopting Parcel (#1186)
* Upgrade sharp

* First attempt at adopting Parcel

* Get multiple targets working for Parcel

* Use lts node for Netlify deploy

* Update deploy script to reflect new demo site dir

* Inline css into library bundles

* More updates

* Remove uri optimization

* Upgrade parcel

* Fix butterchurn logo import for Parcel

* Add browser build

* List browser build

* Prefer jest-swc to babel

* Preserve old build artifact location

* Ignore dist

* Minify library bundles

* Switch to postcss to use uri optimization plugin

* Serve from the correct location

* Clarifying comments

* Ignore bundle reports in git

* Refine Parcel builds

* Try to be more explicit with port

* Use relative path to create build dir

* Try to force supporting chrome 76

* Update the location of the test skin in integration test to work with Parcel
2023-01-20 11:15:39 -08:00
Jordan Eldredge
2faf80dac1 Use Node 16 2022-12-31 19:01:01 -08:00
Jordan Eldredge
5f1a4d71b3 Try to fix tests 2022-03-10 00:06:27 -08:00
Jordan Eldredge
5fb446e78a Try one more time to spell 2022-03-06 23:25:50 -08:00
Jordan Eldredge
637e28f34d Fix typo 2022-03-06 23:21:09 -08:00