Billy

Results 3 issues of Billy

# Feature Request Allow new Recorder(path) and new Player(path) to accept the same relative path. ## Why it is needed Currently, new Recorder(path, ...) only accepts relative file name and...

Upgrade from 0.46.5 to 0.47.0 breaks my build (a react SPA project). Below is the diff before and after, running unocss cli: ![Screenshot 2022-12-31 at 20 28 25](https://user-images.githubusercontent.com/12884758/210136836-0290344c-c9cd-4ffc-895c-ae276e382db6.jpg) and the...

Fixes https://github.com/GoogleChrome/workbox/issues/3002 (Support using esbuild as bundling when generateSW) This PR adds support for using esbuild as bundler by adding [esbuild](https://www.npmjs.com/package/esbuild) and [@esbuild-plugins/node-resolve](https://www.npmjs.com/package/@esbuild-plugins/node-resolve) to workbox-build. Feature is enabled only when...