soxhub / ember-scoped-css

MIT License
12 stars 1 forks source link

Remove find-up #241

Closed NullVoxPopuli closed 3 months ago

NullVoxPopuli commented 3 months ago

find-up has created a problem internally, where we get a node (C++) error, due to "something" going poorly when debugging.

In order to debug, I've re-implemented what we need from find-up, which doesn't appear to have a performance impact.