From 3e0ba3000f5e42cfd3e08446ea7fba8526b5b70e Mon Sep 17 00:00:00 2001 From: Pooya Parsa Date: Thu, 1 Mar 2018 16:19:14 +0330 Subject: [PATCH] update with-config test webpack 4 removes chunk names for better caching by default --- test/with-config.test.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/with-config.test.js b/test/with-config.test.js index e790774791..55c96759dc 100644 --- a/test/with-config.test.js +++ b/test/with-config.test.js @@ -59,7 +59,7 @@ test('/ (custom app.html)', async t => { test('/ (custom build.publicPath)', async t => { const { html } = await nuxt.renderRoute('/') - t.true(html.includes('src="/test/orion/vendor.')) + t.true(html.includes('