Skip to content

feichao93/temp-react-docgen-typescript-plugin-issue28

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hipstersmoothie/react-docgen-typescript-plugin#28

steps to reproduce

  • yarn install
  • yarn start
  • open http://localhost:8080/ in browser
  • edit source code in src/my-button.tsx
  • see changes in page

steps to debug

  • open node_modules/react-docgen-typescript-plugin/dist/plugin.js
  • delete line 124 //# sourceMappingURL=plugin.js.map
  • add a debugger statement in processModule
  • open chrome://inspect/ in chrome, and Open dedicated DevTools for Node
  • yarn debug

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published