From ea6cf9d2278d88c5dd3d5d4341b1f3190e5b8ffe Mon Sep 17 00:00:00 2001 From: mrkishi Date: Sat, 19 Oct 2019 15:58:32 -0300 Subject: [PATCH] update store test --- test/runtime/samples/store-imported/_config.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/test/runtime/samples/store-imported/_config.js b/test/runtime/samples/store-imported/_config.js index c2d471a329..251866e5ba 100644 --- a/test/runtime/samples/store-imported/_config.js +++ b/test/runtime/samples/store-imported/_config.js @@ -1,4 +1,6 @@ export default { + compileOptions: { dev: true }, // tests `@validate_store` code generation + html: `

42

`