Skip to content

fix(package): always make html2js a dependency#1741

Closed
programmerdave wants to merge 1 commit intoangular-fullstack:canaryfrom
programmerdave:html2js-package-bug
Closed

fix(package): always make html2js a dependency#1741
programmerdave wants to merge 1 commit intoangular-fullstack:canaryfrom
programmerdave:html2js-package-bug

Conversation

@programmerdave
Copy link
Copy Markdown
Contributor

When you generate with the Jade option, the Karma.conf file still keeps the config for ng-html2js for any html files that may be present. This fix makes it so we always add the ng-html2js dependency to package.json to fix that.

Closes #1722

When you generate with the Jade option, the Karma.conf file still keeps the config for ng-html2js for any html files that may be present. This fix makes it so we always add the ng-html2js dependency to package.json to fix that.

Closes angular-fullstack#1722
@Awk34 Awk34 added this to the Soon milestone Apr 24, 2016
@Awk34 Awk34 self-assigned this Apr 24, 2016
@Awk34 Awk34 added the bug label Apr 24, 2016
@Awk34
Copy link
Copy Markdown
Collaborator

Awk34 commented Apr 25, 2016

Thanks, this has been pulled in with bdf1e4a

@Awk34 Awk34 closed this Apr 25, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants