I'd like to generate the stats using a script (npm script) and then with a config setting let packtracker know where to find the resulting stats file.
My use-case is that I do not have a simple webpack.config.js but would like to just configure this via a github action if possible