mirror of
https://github.com/home-assistant/frontend.git
synced 2026-04-17 23:54:28 +01:00
11 lines
182 B
Plaintext
11 lines
182 B
Plaintext
{
|
|
"stage": 1,
|
|
"highlightCode": true,
|
|
"optional": ["es7.objectRestSpread", "es7.classProperties"],
|
|
"env": {
|
|
"production": {
|
|
"optional": ["optimisation"]
|
|
}
|
|
}
|
|
}
|