diff --git a/test/runtime/samples/function-hoisting/_config.js b/test/runtime/samples/function-hoisting/_config.js new file mode 100644 index 0000000000..5a22ffaf0b --- /dev/null +++ b/test/runtime/samples/function-hoisting/_config.js @@ -0,0 +1,7 @@ +export default { + props: { + greeting: 'Good day' + }, + + html: '