Skip to content

Commit

Permalink
chore: update playground, add back the use case for issue #83
Browse files Browse the repository at this point in the history
  • Loading branch information
coder-layne committed Jan 30, 2025
1 parent f0d1607 commit 817bbd8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions playground/src/main.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ import './main.css'
// eslint-disable-next-line no-console
import('./async').then(console.log.bind(null, 'async'))

console.log(new URL('./assets/vite-logo.svg', import.meta.url))

export {
app,
// logo,
Expand Down

0 comments on commit 817bbd8

Please sign in to comment.