Skip to content

Commit dce8612

Browse files
committed
chore: update readme
1 parent 716a010 commit dce8612

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,6 @@ import text from './js.js?raw'
100100
import text2 from './jsx.jsx?raw'
101101
import bytes from './png.png?bytes'
102102
import text3 from './ts.ts?raw'
103-
104103
// Import attributes (Rolldown doesn't support this syntax)
105104
import text4 from './with.js' with { type: 'text' }
106105
import bytes2 from './with.png' with { type: 'bytes' }

0 commit comments

Comments
 (0)