Buslowicz / twc

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

Without `outDir` twc outputs to project root #96

Closed tpluscode closed 7 years ago

tpluscode commented 7 years ago

What I do

I don't specify the output folder

Expected behavior

TWC should place the resulting HTML beside the source TypeScript file

Actual behavior

The output is generated flat in the project's root