You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would appear that the generated dist folder doesn't contain a licenses.txt file like it used to, to aggregate all the licenses of the modules used to bundle the dist.
I noticed this because the last time I used this was back in May last year which included this --license licenses.txt option
I can't see any specific mention in #969 about the intentionality of removing the license or any other issues regarding it besides #957, so wondering if it'd be good to suggest adding something like https://www.npmjs.com/package/rollup-plugin-license to this.
The text was updated successfully, but these errors were encountered:
It would appear that the generated dist folder doesn't contain a
licenses.txt
file like it used to, to aggregate all the licenses of the modules used to bundle the dist.I noticed this because the last time I used this was back in May last year which included this
--license licenses.txt
optiontypescript-action/package.json
Line 33 in c55649f
I can't see any specific mention in #969 about the intentionality of removing the license or any other issues regarding it besides #957, so wondering if it'd be good to suggest adding something like https://www.npmjs.com/package/rollup-plugin-license to this.
The text was updated successfully, but these errors were encountered: