Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Defer to EmberCLI build pipeline #250

Merged
merged 1 commit into from
Nov 10, 2015
Merged

Defer to EmberCLI build pipeline #250

merged 1 commit into from
Nov 10, 2015

Conversation

seanpdoyle
Copy link
Contributor

Closes #30.

Depends on rondale-sc/ember-cli-rails-addon#17.

  • Symlink dist/ directly to Asset Pipeline
  • Deletes EmberCli::AssetResolver
  • Improve bin/setup, resolve errors.

expect(manifest.files).to eq(
"frontend/assets/frontend-abc.js" => {
"logical_path" => "frontend/frontend.js",
}

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Put a comma after the last parameter of a multiline method call.

Closes [#30].

Depends on [rondale-sc/ember-cli-rails-addon#17][#17].

* Symlink `dist/` directly to Asset Pipeline
* Deletes `EmberCli::AssetResolver`
* Improve `bin/setup`, resolve errors.

[#30]: #30
[#17]: rondale-sc/ember-cli-rails-addon#17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

images and other assets
2 participants