abdoolly / ts-node-builder

Nrwl compatible and Angular cli builder which helps in building node typescript apps using ts-node , tsc and nodemon without getting forced to use webpack
17 stars 2 forks source link

feat(copy): add glob support #3

Open spike008t opened 4 years ago

spike008t commented 4 years ago

I've update the builder to support copy glob.

Tell me if that's is ok for you

abdoolly commented 4 years ago

I will test it and if everything is alright I will accept thanks for your contribution.