jupyter-widgets / ipydatagrid

Fast Datagrid widget for the Jupyter Notebook and JupyterLab
BSD 3-Clause "New" or "Revised" License
580 stars 51 forks source link

Fix build script so we include a dist folder with nbextension in build tarballs #233

Closed ibdafna closed 3 years ago

ibdafna commented 3 years ago

This PR changes the build script in package.json so that the resulting npm pack tarball includes an nbextension bundle in a dist folder. This is needed for our published NPM package, which is relied on by nbconvert and voila. I'm also uploading an updated package-lock.json file which references version 1.0.4.