aurelia / metadata

Utilities for reading and writing the metadata of JavaScript functions.
MIT License
28 stars 33 forks source link

peerDeps on aurelia-polyfills? #46

Closed unional closed 7 years ago

unional commented 7 years ago

Should aurelia-metadata list aurelia-polyfills as peerDeps? It is used here and here

EisenbergEffect commented 7 years ago

Nope. We're trying to keep the libraries free of polyfill dependencies since they won't be needed eventually.