test-react-introspection

1.4.1 • Public • Published

react-introspection

Promoted Introspection allows you to view critical data for your Delivery results, and also moderate those results in real-time.

Features

Uses

Scripts

  • Run most commands: npm run finish
  • Build the project: npm run build
    • Validate output bundle size with npm run size
  • Lint the project: npm run lint
  • Run unit tests: npm test or npm test

When developing locally

If you want to test local changes in an actual deployment, use npm link.

  1. Run npm run updateLink.
  2. Go to client directory and run npm link @promotedai/react-introspection.

When you update react-introspection, run npm run updateLink.

When you want to undo, use npm unlink in @promotedai/react-introspection/dist and npm unlink @promotedai/react-introspection in the client directory.

Deploy

We use a GitHub action that runs semantic-release to determine how to update versions. Just do a normal code review and this should work. Depending on the message prefixes (e.g. feat: , fix: , clean: , docs: ), it'll update the version appropriately.

Package Sidebar

Install

npm i test-react-introspection

Weekly Downloads

1

Version

1.4.1

License

MIT

Unpacked Size

199 kB

Total Files

65

Last publish

Collaborators

  • prm-eric-schneider