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

Wiredep, Usemin and Razor cshtml files #145

Open
cveld opened this issue Oct 3, 2015 · 1 comment
Open

Wiredep, Usemin and Razor cshtml files #145

cveld opened this issue Oct 3, 2015 · 1 comment
Labels

Comments

@cveld
Copy link

cveld commented Oct 3, 2015

I am trying to figure out how to apply wiredep and usemin against cshtml Razor templates. I think the easiest way at the moment would be that usemin leaves the building block directories behind, thus not removing them. Is this possible?

@zont zont added the question label Jan 19, 2016
@traktraktrugui
Copy link

have you ever tried this?

    <!-- build:css blundled.css -->
    <!-- bower:css -->
    <link rel="stylesheet" href="style01.css" />
    <link rel="stylesheet" href="style02.css" />
    <!-- endbower -->
    <!-- endbuild -->

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants