Afshin Taylor Darian
|
432b275074
Add Ability Use Source Directories in App Dir (#10024)
|
3 年 前 |
Roman Kalyakin
|
56ffb70e62
renamed path variable
|
3 年 前 |
Jason Grout
|
8b40096c8c
Renaming webpack variables to be more clear.
|
3 年 前 |
Jason Grout
|
f07dc90397
Import css from the js file instead of the css file.
|
4 年 前 |
Jason Grout
|
8a57218c70
Chunk the jupyterlab and lumino modules together when building the core application.
|
4 年 前 |
Jason Grout
|
ef93e88829
Eliminate eager packages.
|
4 年 前 |
Jason Grout
|
8436e2f608
Adds all transitive dependencies of eager packages to eager packages.
|
4 年 前 |
Jason Grout
|
de1d87d8d8
Lint: Add const
|
4 年 前 |
Jason Grout
|
c253b21832
Lint
|
4 年 前 |
Jason Grout
|
6f865f9303
Clean up naming conventions for variables representing package names in webpack.config.js to be consistent.
|
4 年 前 |
Jason Grout
|
708dc14a7a
Only make core packages or dependencies of core packages eagerly shared.
|
4 年 前 |
Jason Grout
|
5212458c33
Do not use ?. on node 12 (node 14 supports it, but not node 12).
|
4 年 前 |
Jason Grout
|
5c9654f761
Do not error if requiredVersion is not provided.
|
4 年 前 |
Jason Grout
|
475961373d
Lint
|
4 年 前 |
Jason Grout
|
8f019bfe49
Make built-in dependencies, compiled extensions, and their dependencies eager by default.
|
4 年 前 |
Jason Grout
|
721c70dd77
Get actual version of installed extensions
|
4 年 前 |
Jason Grout
|
d17aca7a26
Share extensions that are not in resolutions.
|
4 年 前 |
Jason Grout
|
da8a4ff1c4
Move module federation container initialization to bootstrap file.
|
4 年 前 |
Jason Grout
|
666ba5eb81
Merge in custom share config from extensions
|
4 年 前 |
Jason Grout
|
3015fb38e5
Share all dependencies of extension packages.
|
4 年 前 |
Jason Grout
|
86071acf1e
Reorganize code dealing with externalExtensions
|
4 年 前 |
Jason Grout
|
b7d3f2bde5
Make built-in extensions shared eagerly
|
4 年 前 |
Jason Grout
|
d01745d2d9
Refactor/reorganize webpack.config.js
|
4 年 前 |
Jason Grout
|
6b5c62916f
lint fixes
|
4 年 前 |
Jason Grout
|
d09df4e641
Handle sharing of linked packages and locally installed extensions.
|
4 年 前 |
Afshin T. Darian
|
0a083841bf
Fix watch mode
|
4 年 前 |
Jason Grout
|
4ee83bd2b2
Lint - updates from the new version of prettier.
|
4 年 前 |
Jason Grout
|
e313a55999
Use the new recommended [contenthash] naming for webpack files.
|
4 年 前 |
Jason Grout
|
9cbbe2cb0a
Split buildutils into buildutils and builder
|
4 年 前 |
Steven Silvester
|
4362c77662
Merge pull request #8845 from goanpeca/fix/public-path
|
4 年 前 |