dangerously-set-unified-resolver

2.1.2 • Public • Published

Ember Resolver Build Status

This project is tracking a new resolver based on ES6 semantics that has been extracted from (and used by) the following projects:

Installation

Ember-resolver was previously a bower package, but since v1.0.1, it has become an ember-cli addon, and should be installed with ember install:

ember install ember-resolver

If you're currently using ember-resolver v0.1.x in your project, you should uninstall it:

bower uninstall ember-resolver --save

You can continue to use ember-resolver v0.1.x as a bower package, but be careful not to update it to versions greater than v1.0.

Addon Development

Installation

  • git clone this repository
  • npm install
  • bower install

Running

Running Tests

  • ember test
  • ember test --server

Building

  • ember build

For more information on using ember-cli, visit http://www.ember-cli.com/.

Troubleshooting

As mentioned above, ember-resolver is no longer a bower package. If you're seeing a message like this:

Unable to find a suitable version for ember-resolver, please choose one:
    1) ember-resolver#~0.1.20 which resolved to 0.1.21 and is required by ember-resolver#2.0.3
    2) ember-resolver#~2.0.3 which resolved to 2.0.3 and is required by [APP_NAME]

... you probably need to update your application accordingly. See aptible/dashboard.aptible.com#423 as an example of how to update.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 2.1.2
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 2.1.2
    1
  • 2.1.0
    0

Package Sidebar

Install

npm i dangerously-set-unified-resolver

Weekly Downloads

1

Version

2.1.2

License

MIT

Last publish

Collaborators

  • mitchlloyd
  • iezer
  • mixonic
  • bantic