Eric Norcross

Results 6 comments of Eric Norcross

The annoying thing about the `` element (and others) is often times browsers incorporate their own styling that can't be overridden; this is particularly evident when using newer features such...

Is there a way to use a glob pattern in the `destination` path of a copy function? e.g.: ``` copy: [ { source: 'src/_global/js/global.js', destination: 'src/slides/*/js' }, ] ```

@javinto @xanadiu It may be more a Rails issue/config than a Devise issue – [The Rails API documentation](https://edgeguides.rubyonrails.org/api_app.html#why-use-rails-for-json-apis-questionmark) specifies that _"HEAD requests: Rails will transparently convert HEAD requests into GET...

+1 I tried this with @palexvs config above but am still seeing the errors

> removing _all_ heroku-cli stuff and reinstalling works, plugins are installable.... > > for safety- i updated to the latest available heroku-cli (8.1.3-4ccc6bf) and was still able to install another...