ò_ó
ò_ó
Currently I am facing issues with using pug in angular libraries. The ng-packgr does naivly assume that everything BUT html,htm and svg files are css files https://github.com/ng-packagr/ng-packagr/blob/6234bafb31559cf5825d37db8d729ef3502a4ef9/src/lib/ts/cache-compiler-host.ts#L131 This results in...
Currently if the first line is emtpy in the source file and the header starts at line 2 the fixer causes the header to be output many(non consistent but 10+...
What do you think about providing an option to output sourcemaps for the bundled typings?
Great work man, i actually been using your script for a while and added the 2.90.1 support myself (it was basic for me cause i have no knowledge of python)...
Add JSON Schema to filter out basic form issues like execution_count>0 and outputs != [].
Currently the lerna (cli) option is only tested with non-scoped package names and only does work with non scoped package names. `@scope/packagename` doesn't work. Additionally only the `packages/a` is currently...
Currently if you try to generate a changelog in from another path than current working dir it doesn't work: One can provide a working dir in gitExecOpts BUT this is...
### How are you running Renovate? WhiteSource Renovate hosted app on github.com ### If you're self-hosting Renovate, tell us what version of Renovate you run. _No response_ ### Please select...
## Current Behavior Currently https://github.com/lerna/lerna/blob/5cfcd3a3209be547c3f259220453e5fd620fa10b/core/project/index.js#L166-L173 just swallows the `Error: ENOENT: no such file or directory, open '[...]\package.json'` Error if the expected `package.json` file is not found under this path https://github.com/lerna/lerna/blob/5cfcd3a3209be547c3f259220453e5fd620fa10b/core/project/index.js#L151-L152...