Great question. The ability to use ES modules inside Service Workers would definitely make project structure cleaner and easier to maintain, especially for larger applications that rely on modular code. Hopefully Firefox adds this support soon since ...