James H. Kelly
James H. Kelly
I'm trying to include opentype support into another open project (openJScad) that does just about everything in web workers. Because of this, opentype.load() defaults to loadFromFile (because there's no window)....
This is a combo question / feature request. I just want to confirm that Parse.File.save() doesn't work on marse-mockdb. When I do: ``` const parseFile = new Parse.File('test.json', { base64:...
### Amplify CLI Version 12.1.1 ### Question When creating a type in schema.graphql like this ```ts type NodeModel @model @auth(rules: [{ allow: private}]) { id: ID! @primaryKey ... } ```...