Ship /src folder in npm packages
christiango opened this issue · 0 comments
christiango commented
When debugging just task scripts, I noticed that I can't easily set breakpoints unless I turn off source maps in the dev tools since it can't resolve the .ts files referenced in the .js.map files.
Looks like we need to include the /src directory in the npm package