Buslowicz / twc

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

Add `bowerDir` option (to handle dist/dev build) #75

Closed Buslowicz closed 7 years ago

Buslowicz commented 7 years ago

Add a CLI option bowerDir that will override option read from .bowerrc. The use case for the above is building for production and dev environment, where production output sits inside of bower_components, and on dev it is sibling of bower_components.