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

Remove app/pretender dir in production builds #22

Merged
merged 1 commit into from
Feb 22, 2015

Conversation

marcioj
Copy link
Contributor

@marcioj marcioj commented Feb 20, 2015

By default ember-cli includes anything found in app/* dir like app/pretender. To get around this we can remove the app/pretender from the app tree using broccoli-funnel when it's not needed.

Fixes #17

samselikoff added a commit that referenced this pull request Feb 22, 2015
Remove app/pretender dir in production builds
@samselikoff samselikoff merged commit 8060343 into miragejs:master Feb 22, 2015
@samselikoff
Copy link
Collaborator

<3

@marcioj marcioj deleted the remove-pretender-dir branch February 22, 2015 00:56
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.

Exclude data from production build
2 participants