jupyterlab / extension-cookiecutter-ts

A cookiecutter recipe for JupyterLab extensions in Typescript
BSD 3-Clause "New" or "Revised" License
179 stars 88 forks source link

Updated default build to generate source maps #278

Closed 3coins closed 1 year ago

3coins commented 1 year ago

Complementary PR to https://github.com/jupyterlab/jupyterlab/pull/13765. This will update the default dev build to generate source maps for typescript source code. Added a new build target "build:lib:prod" to compile typescript without source maps.

3coins commented 1 year ago

cc @fcollonval @jtpio

welcome[bot] commented 1 year ago

Congrats on your first merged pull request in this project! :tada: congrats Thank you for contributing, we are very proud of you! :heart:

fcollonval commented 1 year ago

@meeseeksdev please backport to 3.0