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 |
Don Jayamanne
|
ca0b029c25
Exclude node-fetch and ws
|
6 years ago |
Steven Silvester
|
125637729d
Merge pull request #5518 from blink1073/fix-override-url
|
6 years ago |
Andrew Payne
|
94ea28a7e3
Flag lines for eslint-disable
|
6 years ago |
Andrew Payne
|
fde1da4e5c
Ignore editor temp files for file watching in dev mode
|
6 years ago |
Steven Silvester
|
ceeaeac320
cleanup
|
6 years ago |
Steven Silvester
|
ebd66c54cb
Use a separate bundle url
|
6 years ago |
Steven Silvester
|
b36ed3c1df
fix handling of url
|
6 years ago |