Commit 049f200
fix(cli): remove --no-embed-as-dependencies (janus-idp#2655)
This change removes support for the
--no-embed-as-dependencies/--embed-as-code flags from the CLI and
related supporting forked code. This change also tidies up the related
rollup dependencies used by this exported method.
Signed-off-by: Stan Lewis <[email protected]>
Co-authored-by: David Festal <[email protected]>1 parent 343fedc commit 049f200
File tree
23 files changed
+28
-2309
lines changed- .changeset
- packages/cli
- src
- commands
- export-dynamic-plugin
- lib
- builder
- codeowners
23 files changed
+28
-2309
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
39 | 38 | | |
40 | 39 | | |
41 | 40 | | |
42 | 41 | | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | 42 | | |
49 | 43 | | |
50 | 44 | | |
| |||
74 | 68 | | |
75 | 69 | | |
76 | 70 | | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | 71 | | |
83 | 72 | | |
84 | 73 | | |
| |||
97 | 86 | | |
98 | 87 | | |
99 | 88 | | |
100 | | - | |
101 | 89 | | |
102 | 90 | | |
103 | 91 | | |
| |||
0 commit comments