Commit 0a89851
committed
feat(npm-scripts): add more projects to federated build
Note that this configuration object is equivalent to the bundler's default preset
https://github.com/liferay/liferay-frontend-projects/blob/3fc3764838c85494e07a248f58bd5bba02044be4/projects/npm-tools/packages/npm-bundler-preset-liferay-dev/config.json#L22
We are including it inside `npm-scripts` for now, but we will need to extract it somewhere in the
future (if not for us, for customers, to configure their builds). The way to do it is yet to be defined.1 parent 4271a77 commit 0a89851
File tree
1 file changed
+16
-1
lines changed- projects/npm-tools/packages/npm-scripts/src/utils
1 file changed
+16
-1
lines changedLines changed: 16 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
24 | 28 | | |
25 | 29 | | |
26 | | - | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
27 | 42 | | |
28 | 43 | | |
29 | 44 | | |
| |||
0 commit comments