Giter Club home page Giter Club logo

Comments (3)

dbtek avatar dbtek commented on May 31, 2024

I don't know anything about grunt-bower-task. If you use it to wire dependencies in html, I suggest you to use grunt-wiredep. It perfectly wires bootswatch-dist.

from bootswatch-dist.

heathyates avatar heathyates commented on May 31, 2024

Thanks for your reply.

I am new to this myself, but I use grunt-bower-task and invoke it with a node package manager command (npm). So something like npm install grunt-bower-task -save, and then I have it reside in the gruntfile.js. What I mean by all this is to bring the dependency into the wwwroot of the application. Only after it is brought into wwwroot do I make a reference to it in the html (which I can't because it my dependency is missing in wwwroot).

My workaround is to use thomaspark/bootswatch with the above process I gave (steps 1-4), but I feel your approach is superior as it allows specific dependencies to be brought in. Unfortunately, I doubt we can determine the cause at this time?

Since I found a workaround, I will go ahead and close this issue, but if you start looking into grunt-bower-task in the future for your repo. Please let me know here.

from bootswatch-dist.

dbtek avatar dbtek commented on May 31, 2024

If it is all about installing components into a different directory then bower_components, you should be using .bowerrc file. Take a look at docs.

from bootswatch-dist.

Related Issues (16)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.