nginxconfig.io/.posthtmlrc.js

8 lines
112 B
JavaScript

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