Buslowicz / twc

TypeScript based, boilerplate-less, Polymer toolbox friendly Polymer Modules
32 stars 1 forks source link

Modify relative imports if changed by rootDir/outDir config #80

Open Buslowicz opened 7 years ago

Buslowicz commented 7 years ago

If a relative import reaches out of rootDir, it may be possible that outputting built files will not have proper paths. This behavior should be fixed.