Bundle everything with rolldown

This commit is contained in:
Fedor Indutny
2026-03-30 11:54:59 -07:00
committed by GitHub
parent e158261fea
commit bb111a3107
2317 changed files with 22723 additions and 63514 deletions
@@ -3,7 +3,7 @@
import { assert } from 'chai';
import { parseIntWithFallback } from '../../util/parseIntWithFallback.std.js';
import { parseIntWithFallback } from '../../util/parseIntWithFallback.std.ts';
describe('parseIntWithFallback', () => {
describe('when passed a number argument', () => {