Skip to content

Builder should have some way to specify compile-time options to addons #27

@ghost

Description

There are some addons (e.g. denali-mailer) that do some custom build behavior of the app they are installed to. Currently (unless I skimmed too quickly), there is not a way to do that. The denali-build.js returns an extension of Builder, so it shouldn't be too difficult to standardize a way of adding configuration that addons can then check.

Note: I'm drawing this idea from Ember's ability to pass in configuration to addons via the ember-cli-build.js file.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions