Conversation
|
Note that the test failed due to memory issues while building prettier, which are unrelated to this PR |
|
and the prettier build is failing because it has a Would it not be better to require main packages to specify |
| config = ts.parseConfigFileTextToJson(data); | ||
|
|
||
| // https://www.typescriptlang.org/tsconfig#preserveSymlinks | ||
| config.compilerOptions.preserveSymlinks = true; |
There was a problem hiding this comment.
This logic is redundant with
| changed = False | ||
|
|
||
| # fail if platform incompatible | ||
| # fail if platform incompatible - should not happen due to filters |
We should either increase the
What do you mean by standard npm scripts? |
no need for package-json.bak, just put the original data aside in the JSON.
No description provided.