1
0
mirror of https://github.com/lancedikson/bowser synced 2026-09-24 21:14:32 +00:00

chore: Install @rolldown/plugin-babel and update tsdown.config.ts

This commit is contained in:
Yasumasa Ashida
2026-06-15 09:23:47 +09:00
parent b339e6215c
commit 4ba3be2e46
3 changed files with 45 additions and 0 deletions

View File

@@ -54,6 +54,7 @@
"@babel/eslint-parser": "^7.29.7",
"@babel/preset-env": "^7.29.7",
"@babel/register": "^7.29.7",
"@rolldown/plugin-babel": "0.2.3",
"ava": "^3.0.0",
"babel-plugin-add-module-exports": "^1.0.4",
"babel-plugin-istanbul": "^8.0.0",