Commit graph

8 commits

Author SHA1 Message Date
af54f6e1c3
test(e2e): massive rework of e2e tests
now they run as-is, without any bundling. this might seem like a downgrade, but we no longer really need to verify that we publish stuff correctly as we delegate that to `@fuman/build`

meow
2024-12-07 09:08:30 +03:00
a07b6673dc
chore: bumped @antfu/eslint-config + reformat 2024-12-03 09:55:37 +03:00
a9ef0198e9
test: fixed deno/bun/browser tests 2024-12-03 05:46:51 +03:00
9e3e379c25
chore: moved build to @fuman/build 2024-11-16 16:26:23 +03:00
f621b0e81a
fix: import EventEmitter from events, not node:events
thanks sindresorhus for not making an option to disable this lint for a specific package lol
2024-09-29 02:54:00 +03:00
6166e27808
build: build with vite (initial) 2024-08-24 22:55:25 +03:00
a0ed9c2426
chore: migrate to antfu eslint config (+ reformat) 2024-08-18 07:18:13 +03:00
e429dbe40a
chore: move everything to esm 2024-08-13 02:01:46 +03:00
Renamed from .config/vite.bun.mts (Browse further)