mirror of
https://github.com/csharpee/nginxconfig.io.git
synced 2025-11-18 00:02:06 -05:00
8 lines
112 B
JavaScript
8 lines
112 B
JavaScript
module.exports = {
|
|
"plugins": {
|
|
"posthtml-extend": {
|
|
"root": "./src"
|
|
},
|
|
}
|
|
}
|