-
I'm concerned that the current [governance](https://github.com/PowerShell/PowerShell/blob/master/docs/community/governance.md) document is not being viewed as a set of rules, or a contract with the co…
-
### Summary
I would like to create a library that is pure JS at its core, but is consumable as an Ember addon. I can use the `main` option in `package.json` to specify an entry point other than `in…
-
There is currently no clean way to skip the import of assets triggered by an ember-cli addon from inside the ember app.
In some cases files can be removed by passing a broccoli `Funnel` to `app.toTre…
-
In the spirit of independent components and the better organization of pods, I think that being able to save and run tests frompods will help to keep the file structure more organized.
-
I would like to make dummy apps less of a special case. Right now they have some weird behaviors, like:
- ember-cli-build.js only really applies to the dummy app, but it appears at the root of the…
-
With all the new modularization happening I'd like to champion swapping Broccoli out for Webpack in Ember CLI.
Without writing a big wall of text, here's my short outline of why:
- Broccoli is (pr…
ghost updated
5 years ago
-
# Motivation
Email is a cornerstone of many consumer and enterprise workflows. However the content that is sent in an email message is still limited — messages are static, can become out of date, a…
-
## What's an RFC?
RFC means [Request For Comments](https://en.wikipedia.org/wiki/Request_for_Comments).
Essentially, it's a publication describing a change to perform. Other community are invited …
-
# Feature Request - optional `inputs` field on resource get and put steps
## What challenge are you facing?
Our concourse runs on GCP. At the end of every job we use a resource tagged with vsphe…
ebeer updated
5 years ago
-
This issue is for collecting examples of extending or subverting ember-cli `EmberApp`, commands, tasks, and models inside of the addon ecosystem. Please add one comment per example, as well as a brief…