canjs / can-view-scope

Scope management for view engines
https://canjs.com/doc/can-view-scope.html
MIT License
4 stars 0 forks source link

unremoving scope.getPathsforKey in production #172

Closed phillipskevin closed 6 years ago

phillipskevin commented 6 years ago

Closes https://github.com/canjs/can-view-scope/issues/171.

Will follow up with another PR that re-removes this once the other places that use it in production are corrected.