mirror of
https://github.com/digitalocean/nginxconfig.io.git
synced 2025-08-08 12:56:20 +08:00
8 lines
112 B
JavaScript
8 lines
112 B
JavaScript
module.exports = {
|
|
"plugins": {
|
|
"posthtml-extend": {
|
|
"root": "./src"
|
|
},
|
|
}
|
|
}
|