From f618be716ca36d4664bdc347645eebcd91b02087 Mon Sep 17 00:00:00 2001 From: JFH <20402845+jfhenon@users.noreply.github.com> Date: Sun, 25 Jul 2021 21:26:14 +0200 Subject: [PATCH] remove systemjs build (V5 can be used) --- rollup.config.js | 28 ---------------------------- 1 file changed, 28 deletions(-) diff --git a/rollup.config.js b/rollup.config.js index 29a65765..6e59cd48 100644 --- a/rollup.config.js +++ b/rollup.config.js @@ -52,13 +52,6 @@ const config = [ { file: 'dist/editor/xdomain-index.js', intro: 'const XDOMAIN = true;' } - /* - { - format: 'system', - dir: 'dist/editor/system', - inlineDynamicImports: true - } - */ ], plugins: [ copy({ @@ -74,27 +67,6 @@ const config = [ { transform: (contents) => contents.toString() .replace('