sasjs / cli

Command line interface for creating, compiling, and building SAS® projects

Home Page:https://cli.sasjs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

`sasjsBuildFolder` not being applied in `sasjs c`

allanbowe opened this issue · comments

To reproduce:

sasjs create demo -t jobs
cd demo
vi sasjs/sasjsconfig.json  
# Add this line:    "sasjsBuildFolder":"test",
sasjs c
ls

Expected - the sasjsbuild folder should not be listed.

🎉 This issue has been resolved in version 4.0.2 🎉

The release is available on:

Your semantic-release bot 📦🚀