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.

Add-ons Prep for fastboot 1.0.0

See original GitHub issue

Pre-req

  • release fastboot 1.0.0.rc1

What/Why?

The upcoming ember-cli-fastboot 1.0.0 release has some breaking changes, although we try hard to avoid any breaking changes these ones are hard to avoid (and we feel worth it) they:

  • dramatically improve build performance
  • unify ember fastboot --serve and ember s
  • put us on a path of success

How to upgrade:

@kratiahuja’s upgrade guide: https://gist.github.com/kratiahuja/d22de0fb1660cf0ef58f07a6bcbf1a1c

  • if you are upgrading or have submitting a pull request, please leave a comment in this issue and we will update the add-on list (and then remove your comment)

Addons

List of add-ons that match: https://emberobserver.com/code-search?codeQuery=process.env.EMBER_CLI_FASTBOOT

To check them off they should be either ready for 1.0.0, and add a link to any active PR that enables 1.0.0

*note: script for ^ https://gist.github.com/stefanpenner/ff5be0c7c2a3aabed49dd00fda8fd461 *

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:8
  • Comments:18 (11 by maintainers)

github_iconTop GitHub Comments

4reactions
simonihmigcommented, May 18, 2017

hint hint, if you have time

Hm, I can give it a try over the weekend I hope…

2reactions
kategenglercommented, Jul 17, 2017

Rerunning the above searches & limiting the results to addons that rank in the top 100, yields the following list (addon name, ranking, homepage):

Some other addons I’d suggest prioritizing that aren’t in the top 100: (addon name, score, last month’s downloads, homepage) (oops, in reverse order of downloads)

Read more comments on GitHub >

github_iconTop Results From Across the Web

Camera Extensions | Android Open Source Project
Camera2/X completes the initialization before accessing the Extender classes. Instantiate Extender classes: Instantiates the Extender classes for the extension ...
Read more >
smoke-and-mirrors - npm
This addon provides out-of-the-box support for high quality performant tables, selects, lists, each, and bi-directional infinite scrolling. Low ...
Read more >
ember-bootstrap | Yarn - Package Manager
An ember-cli addon for using Bootstrap 4 und 5 in Ember applications. The addon includes the Bootstrap CSS (or Sass, Less) in your...
Read more >
Addon Author Guide - Ember FastBoot
Addon Author Guide. If you're the author of an Ember addon, you might need to make some changes to ensure that your addon...
Read more >
ember-auto-import - UNPKG
27, "prepare": "yarn compile". 28, },. 29, "dependencies": { ... 84, "ember-cli-fastboot": "^1.1.4-beta.1",. 85, "ember-cli-htmlbars": "^2.0.1",.
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