Christian Seiler

Results 3 issues of Christian Seiler

Angular 10 now gives a warning to users who are using this library due to it being a CommonJS package. ``` WARNING in mime.service.ts depends on mime/lite. CommonJS or AMD...

I have a Class Course and try to use the `sum` method in the following way: ```swift final class Course: Model, Content { static let schema: String = "courses" ......

I'd like to be able to set custom paths for where the audiobooks should be placed. instead of `books/.m4b` I'd like to have `/.m4b`