mtcute-repl/packages/worker/sw.ts

4 lines
152 B
TypeScript
Raw Permalink Normal View History

2025-01-12 20:20:36 +03:00
// 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'