GithubHelp home page GithubHelp logo

minheq / monorepo-cra-source-map Goto Github PK

View Code? Open in Web Editor NEW
11.0 1.0 4.0 207 KB

Monorepo/Yarn Workspaces/Lerna with Create React App in TypeScript that produces sourcemap for VSCode debugging and Sentry reports

TypeScript 76.79% JavaScript 3.67% HTML 19.54%
sourcemap create-react-app monorepo lerna yarn-workspaces

monorepo-cra-source-map's People

Contributors

ericlo23 avatar minheq avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

monorepo-cra-source-map's Issues

Introduce customize-cra to ease efforts

Hi @vuhminh, I appreciate your works. It saved my day. Nevertheless, due to the newer version of react-scripts, the babel-loader is no longer at config.module.rules[2].oneOf[1];.

I found that customize-cra provides a function babelInclude to alter the include prop. It implement the logic to find the babel-loader so it can be addressed across different versions of react-scripts.

I opened a PR, perhaps you may be interested in it.

"Not found" when component source is in a src subdirectory

Thanks for posting this -- your repository worked fine on my machine.

I had trouble making the same method work in my repository -- I was getting a TypeScript error "Module not found" when I try to import the component.

The reason for that is that in my repository, unlike yours, the *.ts files in my component are in a ../src subdirectory (not in the root of the component project).

I would have like to have used paths in tsconfig.json to solve that; but paths is not supported by CRA.

So to make it work my import statement has to specify "Component/src".

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.