GithubHelp home page GithubHelp logo

Comments (7)

KirillYoYo avatar KirillYoYo commented on April 28, 2024

maybe this issue true?
https://stackoverflow.com/questions/30870830/how-do-i-generate-sourcemaps-when-using-babel-and-webpack

from react-antd-admin.

fireyy avatar fireyy commented on April 28, 2024

It works, whether dev and prod. Could you give more information about it.

from react-antd-admin.

KirillYoYo avatar KirillYoYo commented on April 28, 2024

7777
npm run dev
webpack confing not changed

from react-antd-admin.

fireyy avatar fireyy commented on April 28, 2024

webpack config?
Sorry, I can't understand...

from react-antd-admin.

KirillYoYo avatar KirillYoYo commented on April 28, 2024

Sorry, I means css CSS sourcemaps
like https://medium.com/@toolmantim/getting-started-with-css-sourcemaps-and-in-browser-sass-editing-b4daab987fb0

from react-antd-admin.

fireyy avatar fireyy commented on April 28, 2024

I see, the cssSourceMap options is set to false by default. I will test if it works soon

from react-antd-admin.

fireyy avatar fireyy commented on April 28, 2024

You can enable CSS sourcemaps, modify config/index.js

change

cssSourceMap: false

to

cssSourceMap: true

from react-antd-admin.

Related Issues (20)

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.