Fix #2, #3, #6, #10, #15, #19, #21, #29
module.exports = {
plugins: {
'posthtml-expressions': {
locals: {
PUBLIC_URL: process.env.PUBLIC_URL,
},
}