Skip to content

marbemac/rollup-v4-bun-compat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install bun: curl -fsSL https://bun.sh/install | bash

yarn

// works (node >= 18)
node main.mjs

// does not work (as of bun v1.0.6)
bun main.mjs

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published