question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

bundles not generated when s:s:d run with `-s compact`

See original GitHub issue

trace output:

(450.8348079994321): Resolving dependency "jquery/jquery.mobile.custom" from "unknown source"
(450.95511799678206): Resolving dependency "mage/common" from "unknown source"
(451.0416179969907): Resolving dependency "mage/dataPost" from "unknown source"
[...]
(452.7179719991982): Resolving dependency "Magento_Catalog/js/more-less" from "unknown source"
(452.83620499819517): Preparing to analyze "jquery/jquery.mobile.custom" for dependencies
(453.26991099864244): Warning for missing dependency "jquery/jquery.mobile.custom", which was required by "<entry point>"
(453.3077109977603): Preparing to analyze "mage/common" for dependencies
(453.3644319996238): Warning for missing dependency "mage/common", which was required by "<entry point>"
(453.37505899742246): Preparing to analyze "mage/dataPost" for dependencies
(453.4178909994662): Warning for missing dependency "mage/dataPost", which was required by "<entry point>"
[...]
(468.5774130001664): Resolving dependency "Magento_Catalog/js/more-less" from "unknown source"

baler then gets stuck in an endless loop.

Issue Analytics

  • State:open
  • Created 4 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
maaarghkcommented, Feb 3, 2020

Me neither 😃 Thanks for the info!

0reactions
DrewMLcommented, Feb 6, 2020

@maaarghk no problem!

Going to leave this ticket open now to track pending work.

TODO:

  • Update docs explaining that compact is not supported, with a brief explanation as to why
  • Detect when pub/static has been deployed with compact strategy and warn + exit, instead of just running endlessly
Read more comments on GitHub >

github_iconTop Results From Across the Web

Bundle not updating after included file has changed (returns ...
I just had the exact same problem. I have a folder with 2 CSS files: ~/Content/main.css; ~/Content/main.min.css (pre-existing from my previous manual ...
Read more >
Sparse bundles: what they are and how to work around their ...
An efficient means of storage with many uses, but riddled with bugs and shortcomings. Explains how to compact and resize them, and more....
Read more >
Field Notice: FN - SSD Will Fail at 40,000 Power-On Hours
Open a command prompt window. Go to the folder 'C:\Program Files\smartmontools\bin'. Check the drive firmware version: Run this command in ...
Read more >
FAQs for SATA and M.2 SSDs - Kingston Technology
Here are our most frequently asked questions around SSD technologies and terms like SATA, M.2, NAND, RAID, NVMe, PCIe, SAS, SMART, WAF, and...
Read more >
How to set up an SSD with the Raspberry Pi 4 | The Pi Hut
New drives need to have partition tables and partitions created, and these need to be 'mounted' to be able to use them. We...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found