We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 716a010 commit dce8612Copy full SHA for dce8612
README.md
@@ -100,7 +100,6 @@ import text from './js.js?raw'
100
import text2 from './jsx.jsx?raw'
101
import bytes from './png.png?bytes'
102
import text3 from './ts.ts?raw'
103
-
104
// Import attributes (Rolldown doesn't support this syntax)
105
import text4 from './with.js' with { type: 'text' }
106
import bytes2 from './with.png' with { type: 'bytes' }
0 commit comments