Makala Noble
Makala Noble
**Problem** The default `workerPath` incorrectly points to the top-level file path. For any `rootURL` the workerPath is always: ``` https://example.com/assets/ace ``` **Solution** Because Ember assets are deployed relative to the...
This is a great project, so thank you for creating/maintaining it! I keep getting an error about not being able to find the GitHub repository. This happens every time I...
Or to set a default duration of 0 during testing? At my company we use visual diff checking for PR acceptance and need to disable animations during testing in order...
##I'm getting this error when using pathmodify. What I'm trying to do is alias an `underscore-extend` for all calls to `require('underscore')` (or `import 'underscore'` in ES6). The reason for this...