Closed
Description
Version
15.4.0
Reproduction link
https://gist.github.com/dmitrybelyakov/ed64145624f42188372500018671eb0f
Steps to reproduce
Try compiling this component
What is expected?
Compilation time under a second
What is actually happening?
Exponential compilation time increase as HTML elements are nested deeper up to a halt.
There's an issue with prettier: prettier/prettier#1250 & prettier/prettier#4672
Can we please have a config option to disable usage of this library? It has some serious exponential build time degradation as html and components are deeper nested.