Skip to content

Issue #459-#460: Fixed asset building issues#461

Open
alexmerlin wants to merge 1 commit into
7.0from
issue-459-460
Open

Issue #459-#460: Fixed asset building issues#461
alexmerlin wants to merge 1 commit into
7.0from
issue-459-460

Conversation

@alexmerlin

Copy link
Copy Markdown
Member

No description provided.

Signed-off-by: alexmerlin <alex.merlin.1985@gmail.com>
@codecov

codecov Bot commented Jun 27, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 38.53%. Comparing base (72a20f2) to head (43a3a7e).

Additional details and impacted files
@@            Coverage Diff            @@
##                7.0     #461   +/-   ##
=========================================
  Coverage     38.53%   38.53%           
  Complexity      925      925           
=========================================
  Files           169      169           
  Lines          3768     3768           
=========================================
  Hits           1452     1452           
  Misses         2316     2316           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@github-actions

github-actions Bot commented Jun 27, 2026

Copy link
Copy Markdown

Qodana for JS

It seems all right 👌

No new problems were found according to the checks applied

💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report

Contact Qodana team

Contact us at qodana-support@jetbrains.com

@alexmerlin

Copy link
Copy Markdown
Member Author

For #459 I required terser-webpack-plugin into package.json.
For #460 I applied @marioradu05's fix he used in a different project.

The new build completed successfully, the Admin works as expected.

@GeorgeCatalinStan please take a look at the fix in webpack.config.js and let us know if it's ok or if you have a better solution.

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.

jQuery automatically imported into each JS asset Restore missing dependency terser-webpack-plugin

1 participant