Skip to content

Conversation

@ihouvet
Copy link
Contributor

@ihouvet ihouvet commented Jan 12, 2026

Summary

  • streamline the build script for local runs while keeping a linted CI build
  • enable incremental TypeScript builds and externalize heavy dependencies in rollup to reduce bundle work
  • limit Next.js dependency transpilation and production source maps by default, with env flags to re-enable when needed

Testing

  • Not run (not requested)

Codex Task

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Jan 12, 2026

Important

Review skipped

Review was skipped due to path filters

⛔ Files ignored due to path filters (4)
  • shesha-reactjs/next.config.js is excluded by none and included by none
  • shesha-reactjs/package.json is excluded by none and included by none
  • shesha-reactjs/rollup.config.mjs is excluded by none and included by none
  • shesha-reactjs/tsconfig.rollup.json is excluded by none and included by none

CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including **/dist/** will override the default block on the dist directory, by removing the pattern from both the lists.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@ihouvet
Copy link
Contributor Author

ihouvet commented Jan 12, 2026

ALL - Please ignore this for now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants