mtcute-repl/sw.ts
2025-01-12 20:20:36 +03:00

3 lines
152 B
TypeScript

// we have to do it this way because otherwise vite will bundle it to
// /src/sw/main.js and we wont be able to scope it to /
import './src/sw/main.ts'