Skip to content

revert: share assets across the three web targets (#3908)#3937

Merged
rezk2ll merged 1 commit into
release/1.102.1from
revert/pr-3908-share-build-assets
Jun 19, 2026
Merged

revert: share assets across the three web targets (#3908)#3937
rezk2ll merged 1 commit into
release/1.102.1from
revert/pr-3908-share-build-assets

Conversation

@rezk2ll

@rezk2ll rezk2ll commented Jun 19, 2026

Copy link
Copy Markdown
Member

Context

PR #3908 merged a single-compilation build that shares assets across the main, public and intents targets. We need to ship 1.102.1 without that change, so it is reverted here on the release branch.

Solution

Reverts #3908 in full, restoring the three separate build environments, the per-target Excalidraw font copies, the /static-less manifest, the eager PDF view, and the public build without the PDF editor. The later version bump to 1.102.1 is preserved.

@coderabbitai

coderabbitai Bot commented Jun 19, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 140362d2-4868-466a-9668-cee72cb5396d

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch revert/pr-3908-share-build-assets

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@codescene-delta-analysis codescene-delta-analysis Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Our agent can fix these. Install it.

Gates Passed
3 Quality Gates Passed

Quality Gate Profile: The Bare Minimum
Install CodeScene MCP: safeguard and uplift AI-generated code. Catch issues early with our IDE extension and CLI tool.

@Crash--

Crash-- commented Jun 19, 2026

Copy link
Copy Markdown
Contributor

it's needed because of the flagship app not respecting the manifest.wepabb with an harcoded path to ./index.html

@bundlemon

bundlemon Bot commented Jun 19, 2026

Copy link
Copy Markdown

BundleMon

Files added (21)
Status Path Size Limits
static/js/(chunkId).(hash).js
+1.74MB -
public/static/js/(chunkId).(hash).js
+1.4MB -
static/js/cozy.(hash).js
+920.48KB -
public/static/js/cozy.(hash).js
+780.55KB -
(hash).js
+336.11KB -
public/(hash).js
+336.11KB -
services/qualificationMigration.js
+282.66KB -
services/dacc.js
+262.48KB -
static/js/main.(hash).js
+180.48KB -
public/static/js/public.(hash).js
+153.19KB -
public/static/js/lib-react.(hash).js
+43.88KB -
static/js/lib-react.(hash).js
+43.88KB -
public/static/css/cozy.(hash).css
+31.42KB -
static/css/cozy.(hash).css
+31.42KB -
public/static/js/lib-router.(hash).js
+21.86KB -
static/js/lib-router.(hash).js
+21.86KB -
static/css/main.(hash).css
+11.09KB -
public/static/css/public.(hash).css
+6.79KB -
manifest.webapp
+3.08KB -
index.html
+716B -
assets/manifest.json
+185B -

Total files change +6.53MB

Groups added (3)
Status Path Size Limits
**/*.js
+12.61MB -
**/*.{png,svg,ico}
+2.19MB -
**/*.css
+163.48KB -

Final result: ✅

View report in BundleMon website ➡️


Current branch size history

@rezk2ll rezk2ll merged commit 97d12d3 into release/1.102.1 Jun 19, 2026
4 checks passed
@rezk2ll rezk2ll deleted the revert/pr-3908-share-build-assets branch June 19, 2026 13:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants