testdouble / scripty

Because no one should be shell-scripting inside a JSON file.
MIT License
963 stars 23 forks source link

The scripty.path config is not work. #103

Closed libin-code closed 2 years ago

libin-code commented 2 years ago

I set scripty.path in package.json file but it's not work. Here are my env information:

danielgindi commented 2 years ago

Using lerna?

rosston commented 2 years ago

This should be resolved in scripty 2.1.0 (via https://github.com/testdouble/scripty/pull/105). Note that you'll want to put your scripty config underneath a config key, per https://github.com/testdouble/scripty#specifying-custom-script-directories. Feel free to comment/reopen if this is not actually fixed!