A helpful assistant for migrating from Polymer v0.5 to 1.0. Does many of the boring mechanical parts for you.
BSD 3-Clause "New" or "Revised" License
38
stars
9
forks
source link
unable to infer path to components directory #106
Open
davidmaxwaterman opened 9 years ago
I'm curious what has gone wrong here. It seems obvious what it should be. This is the input :
and polyup produces :
Any idea why polyup can't infer the
../bower_components
from all the other import links?Max.