mirror of
https://github.com/digitalocean/nginxconfig.io
synced 2024-11-10 12:34:12 +00:00
7 lines
112 B
JavaScript
7 lines
112 B
JavaScript
module.exports = {
|
|
"plugins": {
|
|
"posthtml-extend": {
|
|
"root": "./src"
|
|
},
|
|
}
|
|
}
|