Commit 994dd41
committed
fix: Exclude browser-only deps from pkg bundle
Add @postalsys/ee-client and ace-builds to pkg ignore list.
These packages provide static browser assets that are already
copied to static/js/ and committed to the repo - they should
not be bundled into the Node.js binary.1 parent 8b5afe6 commit 994dd41
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
138 | 138 | | |
139 | 139 | | |
140 | 140 | | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
141 | 145 | | |
142 | 146 | | |
143 | 147 | | |
| |||
0 commit comments