12 lines
196 B
Plaintext
12 lines
196 B
Plaintext
{
|
|
"plugins": [
|
|
[
|
|
"@wordpress/babel-plugin-makepot",
|
|
{
|
|
"output": "./languages/gepafin.pot",
|
|
"domain": "gepafin"
|
|
}
|
|
],
|
|
"@babel/plugin-syntax-jsx"
|
|
]
|
|
} |