13 lines
253 B
Plaintext
13 lines
253 B
Plaintext
{
|
|
"plugins": [
|
|
[
|
|
"@wordpress/babel-plugin-makepot",
|
|
{
|
|
"output": "./languages/gepafin.pot",
|
|
"domain": "gepafin"
|
|
}
|
|
],
|
|
"@babel/plugin-syntax-jsx",
|
|
"@babel/plugin-proposal-private-property-in-object"
|
|
]
|
|
} |