[examples] Fix Nuxt.js example (#3565)

This commit is contained in:
Andy
2020-01-10 17:44:38 +01:00
committed by Leo Lamprecht
parent bcbe0d8060
commit 17b7a7bea9

View File

@@ -41,7 +41,4 @@ export default {
*/
extend(config, ctx) {},
},
generate: {
dir: 'public',
},
};