mirror of
https://github.com/bendtherules/preact-publicpath-bug.git
synced 2026-08-18 13:52:50 +00:00
10 lines
122 B
Plaintext
10 lines
122 B
Plaintext
{
|
|
"env": {
|
|
"test": {
|
|
"presets": [
|
|
["preact-cli/babel", { "modules": "commonjs" }]
|
|
]
|
|
}
|
|
}
|
|
}
|