Commit f335695
(fix) Create yarn.lock in build output for Yarn Berry publish
Yarn Berry requires dist/ngx-formentry to be a workspace or a
standalone project. Create an empty yarn.lock so it's treated as a
standalone project during npm publish.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent cdd2468 commit f335695
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
| 78 | + | |
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
| |||
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
116 | | - | |
| 116 | + | |
117 | 117 | | |
118 | 118 | | |
0 commit comments