angular2-logger icon indicating copy to clipboard operation
angular2-logger copied to clipboard

npm library with .js files only

Open Sutikshan opened this issue 8 years ago • 1 comments

Thanks for Nice library. Is it possible to release this library with just .js file (excluding .ts files). Because of .ts, I think we need to include node_modules folder also under `loader: 'awesome-typescript-loader', rule. which makes testing/recompilation slow.

Sutikshan avatar Apr 11 '17 04:04 Sutikshan

Hi @Sutikshan

I'm not sure what loader: 'awesome-typescript-loader is. I prefer to keep the source files in there for reference, they tend to be useful for developers.

langley-agm avatar Apr 11 '17 19:04 langley-agm