NoFrosty

Results 1 issues of NoFrosty

**Describe the bug** Can't build main process with class. **To Reproduce** Create a ts file with a class in it. import the class in background.ts ```ts abstract class MainServiceBase {...