GithubHelp home page GithubHelp logo

path shortening about grunt-concat-sourcemap HOT 2 OPEN

kozy4324 avatar kozy4324 commented on September 27, 2024
path shortening

from grunt-concat-sourcemap.

Comments (2)

nbubna avatar nbubna commented on September 27, 2024

I have a workaround for now. The frontend-maven-plugin allows a working directory to be configured. So i moved my Gruntfile.js/package.json/bower.json to 'src/main/resources/static' and set that as the working directory. Then i set the sourceRoot option for grunt-concat-sourcemap to '../' to deal with the extraneous 'css/' in the sourcemap file paths. Now Chrome DevTools is finding my css sources.

I'm leaving this issue open, however, because it is not really appropriate to be serving my Gruntfile and friends up on the server (which is a side effect of putting them in 'src/main/resources/static'). Besides, it is likely that if i have this issue, someone else will have it and may not have a workaround.

from grunt-concat-sourcemap.

la-yumba avatar la-yumba commented on September 27, 2024

I'm having the same problem :(

from grunt-concat-sourcemap.

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.