-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Labels
Description
Describe the feature
To improve the flexibility of Node custom script
Some proposed arguments to support:
-
--env-file=file / --env-file-if-exists=file → load environment variables directly from file
-
--max-old-space-size=SIZE → control memory usage for larger projects
-
UV_THREADPOOL_SIZE
This would help developers configure environments, debug issues, and optimize performance more seamlessly when running openzeppelin-monitor.
Thanks
Additional context
I also want to take charge of this