DEV Community

Discussion on: Vue Application as a Wordpress Plugin

Collapse
 
odai86 profile image
Odai Assaf

great work i would like to contribute with a quick piece of code to handle the css after
run build

module.exports = {
filenameHashing: false,
css: { extract: false }
}