issues
search
mrhenry
/
polyfill-library
MIT License
4
stars
1
forks
source link
split the dependency graph (part 1)
#17
Closed
romainmenke
closed
8 months ago
romainmenke
commented
8 months ago
separate polyfill dependencies
each polyfill with an npm dependency now has it's own package.json, declaring it's own dependencies
reduce some weirdness in dependencies, like have two glob packages
ensure everything is tracked in git, we don't want to have surprise changes in polyfills when updating npm packages.