2
0
mirror of https://github.com/jupyter/notebook.git synced 2025-04-06 13:50:29 +08:00
Greg Mooney 110e728e4a
Add webpack prod config ()
* Add webpack config for prod

* add optimization

* rename top package

* Add HtmlWebpackPlugin - rough draft

* Move templates and ignore generated html

* Use loop to create HtmlWebpackPlugins

* Remove bundle.js from ensured-targets

---------

Co-authored-by: Jeremy Tuloup <jeremy.tuloup@gmail.com>
2024-11-06 18:59:22 +01:00
..