feat: add ability to specify custom build output directory#14
Conversation
|
cc @jescalan thanks for creating this! Added a small PR here to support non-standard build directory. and if you're reading this, I also [opened an issue]("license": "GPL-2.0",) to add a |
|
Hey sorry for the slow response here -- if you could add a test for this, that would be really wonderful 🙏 |
f831078 to
9ec6626
Compare
|
@jescalan no worries, added a test! I had to rejig the The new fixture |
brkalow
left a comment
There was a problem hiding this comment.
So sorry we missed this, thanks for adding this it looks great!
|
thanks @brkalow! Would you also be able to:
ty 😇 |
|
Published, thanks for your patience! https://github.com/hashicorp/nextjs-bundle-analysis/releases/tag/0.4.0 |
Adds the ability to specify a custom build output directory.
Notes:
dist/apps/...(per Nx recommendations)package.json. If you'd like, I can add a new test suiteBUILD_OUTPUT_DIRECTORYinto a file namedutils.jsor something 🤷