Code Monkey home page Code Monkey logo

Comments (12)

zthxxx avatar zthxxx commented on August 11, 2024

Thanks feedback, I have a plan to refactor the indicator of activity begin

from react-dev-inspector.

murugaratham avatar murugaratham commented on August 11, 2024

I don’t mind working on this but how do you get started? When I run npm, there’s no web server listening

from react-dev-inspector.

zthxxx avatar zthxxx commented on August 11, 2024
  1. record latest mouse moved point after inspector component mounted
  2. when press the hotkey, inspect and show tooltip of DOM at mouse point immediately

from react-dev-inspector.

murugaratham avatar murugaratham commented on August 11, 2024

You mean I launch a separate react app and dev inspector concurrently?

from react-dev-inspector.

murugaratham avatar murugaratham commented on August 11, 2024

Screenshot 2021-11-01 at 11 27 16 AM

I can run directly in examples/cra (in my case), but also noticed that it's from es folder, what's your dev workflow like?

from react-dev-inspector.

zthxxx avatar zthxxx commented on August 11, 2024
  1. record latest mouse moved point after inspector component mounted
  2. when press the hotkey, inspect and show tooltip of DOM at mouse point immediately

will make sure show inspector tooltip immediately while press the hotkey

from react-dev-inspector.

murugaratham avatar murugaratham commented on August 11, 2024

Alright, thanks @zthxx, I'll not try to fork n run while waiting for your next release

from react-dev-inspector.

zthxxx avatar zthxxx commented on August 11, 2024

I can run directly in examples/cra (in my case), but also noticed that it's from es folder, what's your dev workflow like?

npm run site cra, if you want start dev with cra

from react-dev-inspector.

murugaratham avatar murugaratham commented on August 11, 2024

I get the same nodemon looping indefinitely, is there any npm global tools needed?

from react-dev-inspector.

zthxxx avatar zthxxx commented on August 11, 2024

npm version > v7 for dev

from react-dev-inspector.

murugaratham avatar murugaratham commented on August 11, 2024

Managed to get it to work after npm i -g [email protected], although i had this

Screenshot 2021-11-01 at 11 56 58 AM

Overcame by setting NODE_OPTIONS export NODE_OPTIONS=--openssl-legacy-provider; npm run site cra

And for me to get latest Inspector.tsx, i need to npm run build everytime?

from react-dev-inspector.

zthxxx avatar zthxxx commented on August 11, 2024

npm run dev for common dev (build lib & watch files & website)

npm run site cra for only start dev for cra site

from react-dev-inspector.

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.