Hello, i do every step to test locally a demo project, i just need publish a Background segmentation in a wordpress page, i tried to upload the complete project folder but it doesnt work, i think im missing one step, thanks
solved, im using windows, so the built gave errors beacuse the json use coman lines for unix, you need to edit this “build”: “rimraf dist && webpack --config webpack.config.js --mode production && xcopy /E /Y public dist && xcopy /E /Y node_modules\deepar dist\deepar-resources”, in the json filethe alll files inside on the folder created by the npm build upload with wp files manager plugin
1 Like