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.

Fastboot assets being exported to web-only engine build

See original GitHub issue

Summary

The asset-manifest.json generated by Ember Engines is asking the browser to fetch Fastboot- specific build code. This code should be filtered out by the Engine build process but its not.

It occurs in any engine that is mounted in an application that contains ember-cli-fastboot, regardless of whether that host application is being Fastbooted or not.

The main discussion/discovery of this happened on: https://github.com/ember-cli/ember-fetch/pull/70

Reproduction steps and sample Ember App that duplicates this behavior is here: https://github.com/arjansingh/ember-bugs/pull/1

Any thoughts on a potential fix?

// CC @kratiahuja

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
rwjbluecommented, Jul 24, 2018

@jasonmit - Maybe we can start with a small repro? (Mostly to make sure I grok the current issue that you mentioned in ember-cli/ember-fetch#69…)

0reactions
jasonmitcommented, Jul 24, 2018

@rwjblue here is an example of the issue: https://github.com/jasonmit/x-lazy-app/

Read more comments on GitHub >

github_iconTop Results From Across the Web

FastBoot is not defined from Browser Console · Issue #69
We are using Ember Engines with lazyLoading enabled. Similar Issue ... Fastboot assets being exported to web-only engine build ...
Read more >
Exporting *From* Unreal Engine - YouTube
With all of the free giveaways, the question of how to get stuff out of Unreal Engine to use in other engines such...
Read more >
Export asset metadata by using Cloud Asset Inventory
This quickstart shows you how to export asset metadata at a point in time using Cloud Asset Inventory and the Google Cloud CLI...
Read more >
Exporting Data - Earth Engine
You can export images, map tiles, tables and video from Earth Engine. The exports can be sent to your Google Drive account, to...
Read more >
Collect assets and export in batches
Open Location after Export. Select this option to specify if you want the folder that holds the exported assets to be opened using...
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