nginxconfig.io/.posthtmlrc.js
2020-04-27 20:20:51 +01:00

7 lines
112 B
JavaScript

module.exports = {
"plugins": {
"posthtml-extend": {
"root": "./src"
},
}
}