Skip to content
This repository was archived by the owner on Mar 26, 2018. It is now read-only.

Conversation

eddiemonge
Copy link
Member

Remove the minsafe templates, documentation and options from the
generator.

Closes #452

BREAKING CHANGE: Removes the --minsafe from the generator. See the
readme for more information about this change

@eddiemonge
Copy link
Member Author

@passy @btford

Look good to you?

@eddiemonge eddiemonge mentioned this pull request Jan 27, 2014
19 tasks
@passy
Copy link
Member

passy commented Jan 27, 2014

LGTM, there's just one comment left in the Gruntfile.js template at lines 291f that could be adjusted. It currently says:

// Allow the use of non-minsafe AngularJS files. Automatically makes it
// minsafe compatible so Uglify does not destroy the ng references

@eddiemonge
Copy link
Member Author

I left that one in there since its actually talking about ngmin and not the minsafe templates. Confusing wording so open to suggestions on improving it.

@sindresorhus
Copy link
Member

You should fix the tests ;) Hard to accept PRs when it's failing. (general, not concerning this particular PR though).

@eddiemonge
Copy link
Member Author

they are fixed. i didnt rebase the fixes though. it had to do with the generator upgrade. im rewriting the tests for this generator anyway

@eddiemonge
Copy link
Member Author

rebased and the tests pass

Remove the minsafe templates, documentation and options from the
generator.

Closes #452

BREAKING CHANGE: Removes the --minsafe from the generator. See the
readme for more information about this change
@eddiemonge
Copy link
Member Author

updated the gruntfile comment as well

@passy
Copy link
Member

passy commented Jan 27, 2014

I guess it should be fine. If we come up with a better explanation later, we can always change it. Let's get this sucker in.

passy added a commit that referenced this pull request Jan 27, 2014
feat(app): remove minsafe options
@passy passy merged commit 874ec09 into yeoman:master Jan 27, 2014
@eddiemonge eddiemonge deleted the minsafegone branch January 27, 2014 22:29
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Proposal: Drop minsafe option and templates
3 participants