telamonian
|
d8ea0e5968
webpack cleanup
|
6 years ago |
telamonian
|
69a6411604
first working version of IconRegistry
|
6 years ago |
telamonian
|
aab64856b1
added tweaks for svg imports to build system
|
6 years ago |
telamonian
|
696488e3b2
combined "watchedPackages" into "linkedPackages"
|
5 years ago |
telamonian
|
37ef283dcb
fixed behavior for `jupyter lab --watch` command
|
5 years ago |
telamonian
|
ee43a2733f
fixed build wrt `jlpm run build:core`
|
5 years ago |
telamonian
|
9ec77905ad
cleanup
|
5 years ago |
telamonian
|
19ba090436
rewrote webpack-plugins as a typescript file, added to buildutils
|
5 years ago |
telamonian
|
c2c39d854a
cleanup of `webpack.config.js`
|
5 years ago |
telamonian
|
0c85527296
cleanup, split webpack plugins into their own module
|
5 years ago |
telamonian
|
4d4a257e33
last fix in #6998: the `--watch` build is fixed
|
5 years ago |
telamonian
|
02a54f570a
added debug logging to `watchOptions.ignored` callback
|
5 years ago |
telamonian
|
2e4d46e311
various experimental fixes to webpack.config.js
|
5 years ago |
telamonian
|
847ba243a5
switched to `devtool: 'inline-source-map'`
|
5 years ago |
telamonian
|
29c5c389bd
fixes #6698
|
5 years ago |
Saul Shanabrook
|
d601d95abd
Revert "Extract out CSS"
|
5 years ago |
Saul Shanabrook
|
90686f38fb
Add hash to CSS filename
|
5 years ago |
Saul Shanabrook
|
367cc4bf21
Switch staging to external CSS as well
|
5 years ago |
Saul Shanabrook
|
36367263f0
Extract out CSS
|
5 years ago |
Steven Silvester
|
b04f021145
clean up css handling and add css for hub extension
|
5 years ago |
Steven Silvester
|
a22f6ef0dc
Use a separate css file for imports
|
5 years ago |
Steven Silvester
|
ddc13e3343
Template the css loading
|
5 years ago |
Steven Silvester
|
8824b75401
Update for changes to server
|
5 years ago |
Marc Udoff
|
65c78662fb
Disable chunksSort in HtmlWebpackPlugin
|
5 years ago |
Afshin T. Darian
|
83d000e94b
Use frontendUrl from jupyterlab_server: https://github.com/jupyterlab/jupyterlab_server/pull/65
|
5 years ago |
Afshin Darian
|
14802a41bc
JupyterClient => JupyterFrontEnd
|
6 years ago |
Afshin Darian
|
199fc9be26
JupyterLabPlugin => JupyterClientPlugin
|
6 years ago |
Grant Nestor
|
884bec52c5
Only analyze if env var is present
|
6 years ago |
Grant Nestor
|
b6d45b08a5
Add webpack-visualizer-plugin to dev_mode webpack config
|
6 years ago |
Steven Silvester
|
33f1eb1387
Remove prefixes for loaders
|
6 years ago |