7238643740
Including styles in components wasn't working with the old system.
5 lines
104 B
Plaintext
5 lines
104 B
Plaintext
{
|
|
"presets": ["env", "react"],
|
|
"plugins": ["transform-class-properties", "syntax-dynamic-import"]
|
|
}
|