Skip to content

An option to disable prettier #1426

Closed
@dmitrybelyakov

Description

@dmitrybelyakov

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.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions