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

grunt serve removing link and script #21

Closed
Isaac6702 opened this issue Feb 20, 2016 · 1 comment
Closed

grunt serve removing link and script #21

Isaac6702 opened this issue Feb 20, 2016 · 1 comment

Comments

@Isaac6702
Copy link

Hi,
for a strange reason every time I run grunt serve me away Tags:

 <!-- bower:css -->
        <link rel="stylesheet" href="bower_components/chosen/chosen.min.css"/>
 <!-- endbower -->
...
<!-- bower:js -->
<script src="bower_components/chosen/chosen.jquery.min.js"></script>
<script src="bower_components/angular-chosen-js/angular-chosen.js"></script>
<!-- endbower -->

open any solution for this?

@adityasharat
Copy link
Owner

Check this SO link
Also check issue #18
Hope it helps.

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

No branches or pull requests

2 participants