Bubbit / wct-istanbub

11 stars 5 forks source link

fix mapping to base of polyserve #2

Closed Bubbit closed 6 years ago

Bubbit commented 6 years ago

This PR adds the basepath used by polyserve -> /components/{packagename}/ to the whitelist variables, this means that all the files of your own project can be tracked by the tests.

This is related to #1 and tested in https://travis-ci.org/Bubbit/polymerTesting/builds/318472925

I'm still thinking about a cleaner solution by creating a better matching solution, but for now this can work for most use cases.