From 195a7c36d82b9bdc63de42222aafcc9b7d639b0f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicol=C3=B2=20Ribaudo?= Date: Sun, 9 Jun 2019 23:48:28 +0200 Subject: [PATCH] Update error message --- packages/babel-plugin-transform-modules-systemjs/src/index.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/babel-plugin-transform-modules-systemjs/src/index.js b/packages/babel-plugin-transform-modules-systemjs/src/index.js index b32c3752470e..2f4d3059937d 100644 --- a/packages/babel-plugin-transform-modules-systemjs/src/index.js +++ b/packages/babel-plugin-transform-modules-systemjs/src/index.js @@ -23,8 +23,8 @@ const buildExportAll = template(` const MISSING_PLUGIN_WARNING = `\ WARNING: Dynamic import() transformation must be enabled using the - @babel/plugin-proposal-dynamic-import plugin. As of Babel 8, - without that plugin it won't be transformed. + @babel/plugin-proposal-dynamic-import plugin. Babel 8 will + no longer transform import() without using that plugin. `; function constructExportCall(