From 66be631572079235e30fc40d75aa02e73f3230de Mon Sep 17 00:00:00 2001 From: Richard Harris Date: Sat, 2 Feb 2019 21:00:32 -0500 Subject: [PATCH] remove experimentalCodeSplitting --- test/apps/basics/rollup.config.js | 10 ++-------- test/apps/credentials/rollup.config.js | 10 ++-------- test/apps/css/rollup.config.js | 10 ++-------- test/apps/encoding/rollup.config.js | 10 ++-------- test/apps/errors/rollup.config.js | 10 ++-------- test/apps/export/rollup.config.js | 10 ++-------- test/apps/ignore/rollup.config.js | 10 ++-------- test/apps/layout/rollup.config.js | 10 ++-------- test/apps/preloading/rollup.config.js | 10 ++-------- test/apps/redirects/rollup.config.js | 10 ++-------- test/apps/scroll/rollup.config.js | 10 ++-------- test/apps/session/rollup.config.js | 10 ++-------- test/apps/with-basepath/rollup.config.js | 10 ++-------- test/apps/with-sourcemaps/rollup.config.js | 10 ++-------- 14 files changed, 28 insertions(+), 112 deletions(-) diff --git a/test/apps/basics/rollup.config.js b/test/apps/basics/rollup.config.js index 943b676..66d3e59 100644 --- a/test/apps/basics/rollup.config.js +++ b/test/apps/basics/rollup.config.js @@ -22,10 +22,7 @@ export default { emitCss: true }), resolve() - ], - - // temporary, pending Rollup 1.0 - experimentalCodeSplitting: true + ] }, server: { @@ -44,10 +41,7 @@ export default { preferBuiltins: true }) ], - external: ['sirv', 'polka'], - - // temporary, pending Rollup 1.0 - experimentalCodeSplitting: true + external: ['sirv', 'polka'] }, serviceworker: { diff --git a/test/apps/credentials/rollup.config.js b/test/apps/credentials/rollup.config.js index 045746e..2047c21 100644 --- a/test/apps/credentials/rollup.config.js +++ b/test/apps/credentials/rollup.config.js @@ -22,10 +22,7 @@ export default { emitCss: true }), resolve() - ], - - // temporary, pending Rollup 1.0 - experimentalCodeSplitting: true + ] }, server: { @@ -44,10 +41,7 @@ export default { preferBuiltins: true }) ], - external: ['sirv', 'polka', 'cookie'], - - // temporary, pending Rollup 1.0 - experimentalCodeSplitting: true + external: ['sirv', 'polka', 'cookie'] }, serviceworker: { diff --git a/test/apps/css/rollup.config.js b/test/apps/css/rollup.config.js index 943b676..66d3e59 100644 --- a/test/apps/css/rollup.config.js +++ b/test/apps/css/rollup.config.js @@ -22,10 +22,7 @@ export default { emitCss: true }), resolve() - ], - - // temporary, pending Rollup 1.0 - experimentalCodeSplitting: true + ] }, server: { @@ -44,10 +41,7 @@ export default { preferBuiltins: true }) ], - external: ['sirv', 'polka'], - - // temporary, pending Rollup 1.0 - experimentalCodeSplitting: true + external: ['sirv', 'polka'] }, serviceworker: { diff --git a/test/apps/encoding/rollup.config.js b/test/apps/encoding/rollup.config.js index 943b676..66d3e59 100644 --- a/test/apps/encoding/rollup.config.js +++ b/test/apps/encoding/rollup.config.js @@ -22,10 +22,7 @@ export default { emitCss: true }), resolve() - ], - - // temporary, pending Rollup 1.0 - experimentalCodeSplitting: true + ] }, server: { @@ -44,10 +41,7 @@ export default { preferBuiltins: true }) ], - external: ['sirv', 'polka'], - - // temporary, pending Rollup 1.0 - experimentalCodeSplitting: true + external: ['sirv', 'polka'] }, serviceworker: { diff --git a/test/apps/errors/rollup.config.js b/test/apps/errors/rollup.config.js index 943b676..66d3e59 100644 --- a/test/apps/errors/rollup.config.js +++ b/test/apps/errors/rollup.config.js @@ -22,10 +22,7 @@ export default { emitCss: true }), resolve() - ], - - // temporary, pending Rollup 1.0 - experimentalCodeSplitting: true + ] }, server: { @@ -44,10 +41,7 @@ export default { preferBuiltins: true }) ], - external: ['sirv', 'polka'], - - // temporary, pending Rollup 1.0 - experimentalCodeSplitting: true + external: ['sirv', 'polka'] }, serviceworker: { diff --git a/test/apps/export/rollup.config.js b/test/apps/export/rollup.config.js index 943b676..66d3e59 100644 --- a/test/apps/export/rollup.config.js +++ b/test/apps/export/rollup.config.js @@ -22,10 +22,7 @@ export default { emitCss: true }), resolve() - ], - - // temporary, pending Rollup 1.0 - experimentalCodeSplitting: true + ] }, server: { @@ -44,10 +41,7 @@ export default { preferBuiltins: true }) ], - external: ['sirv', 'polka'], - - // temporary, pending Rollup 1.0 - experimentalCodeSplitting: true + external: ['sirv', 'polka'] }, serviceworker: { diff --git a/test/apps/ignore/rollup.config.js b/test/apps/ignore/rollup.config.js index 943b676..66d3e59 100644 --- a/test/apps/ignore/rollup.config.js +++ b/test/apps/ignore/rollup.config.js @@ -22,10 +22,7 @@ export default { emitCss: true }), resolve() - ], - - // temporary, pending Rollup 1.0 - experimentalCodeSplitting: true + ] }, server: { @@ -44,10 +41,7 @@ export default { preferBuiltins: true }) ], - external: ['sirv', 'polka'], - - // temporary, pending Rollup 1.0 - experimentalCodeSplitting: true + external: ['sirv', 'polka'] }, serviceworker: { diff --git a/test/apps/layout/rollup.config.js b/test/apps/layout/rollup.config.js index 943b676..66d3e59 100644 --- a/test/apps/layout/rollup.config.js +++ b/test/apps/layout/rollup.config.js @@ -22,10 +22,7 @@ export default { emitCss: true }), resolve() - ], - - // temporary, pending Rollup 1.0 - experimentalCodeSplitting: true + ] }, server: { @@ -44,10 +41,7 @@ export default { preferBuiltins: true }) ], - external: ['sirv', 'polka'], - - // temporary, pending Rollup 1.0 - experimentalCodeSplitting: true + external: ['sirv', 'polka'] }, serviceworker: { diff --git a/test/apps/preloading/rollup.config.js b/test/apps/preloading/rollup.config.js index 943b676..66d3e59 100644 --- a/test/apps/preloading/rollup.config.js +++ b/test/apps/preloading/rollup.config.js @@ -22,10 +22,7 @@ export default { emitCss: true }), resolve() - ], - - // temporary, pending Rollup 1.0 - experimentalCodeSplitting: true + ] }, server: { @@ -44,10 +41,7 @@ export default { preferBuiltins: true }) ], - external: ['sirv', 'polka'], - - // temporary, pending Rollup 1.0 - experimentalCodeSplitting: true + external: ['sirv', 'polka'] }, serviceworker: { diff --git a/test/apps/redirects/rollup.config.js b/test/apps/redirects/rollup.config.js index 943b676..66d3e59 100644 --- a/test/apps/redirects/rollup.config.js +++ b/test/apps/redirects/rollup.config.js @@ -22,10 +22,7 @@ export default { emitCss: true }), resolve() - ], - - // temporary, pending Rollup 1.0 - experimentalCodeSplitting: true + ] }, server: { @@ -44,10 +41,7 @@ export default { preferBuiltins: true }) ], - external: ['sirv', 'polka'], - - // temporary, pending Rollup 1.0 - experimentalCodeSplitting: true + external: ['sirv', 'polka'] }, serviceworker: { diff --git a/test/apps/scroll/rollup.config.js b/test/apps/scroll/rollup.config.js index 943b676..66d3e59 100644 --- a/test/apps/scroll/rollup.config.js +++ b/test/apps/scroll/rollup.config.js @@ -22,10 +22,7 @@ export default { emitCss: true }), resolve() - ], - - // temporary, pending Rollup 1.0 - experimentalCodeSplitting: true + ] }, server: { @@ -44,10 +41,7 @@ export default { preferBuiltins: true }) ], - external: ['sirv', 'polka'], - - // temporary, pending Rollup 1.0 - experimentalCodeSplitting: true + external: ['sirv', 'polka'] }, serviceworker: { diff --git a/test/apps/session/rollup.config.js b/test/apps/session/rollup.config.js index 943b676..66d3e59 100644 --- a/test/apps/session/rollup.config.js +++ b/test/apps/session/rollup.config.js @@ -22,10 +22,7 @@ export default { emitCss: true }), resolve() - ], - - // temporary, pending Rollup 1.0 - experimentalCodeSplitting: true + ] }, server: { @@ -44,10 +41,7 @@ export default { preferBuiltins: true }) ], - external: ['sirv', 'polka'], - - // temporary, pending Rollup 1.0 - experimentalCodeSplitting: true + external: ['sirv', 'polka'] }, serviceworker: { diff --git a/test/apps/with-basepath/rollup.config.js b/test/apps/with-basepath/rollup.config.js index 943b676..66d3e59 100644 --- a/test/apps/with-basepath/rollup.config.js +++ b/test/apps/with-basepath/rollup.config.js @@ -22,10 +22,7 @@ export default { emitCss: true }), resolve() - ], - - // temporary, pending Rollup 1.0 - experimentalCodeSplitting: true + ] }, server: { @@ -44,10 +41,7 @@ export default { preferBuiltins: true }) ], - external: ['sirv', 'polka'], - - // temporary, pending Rollup 1.0 - experimentalCodeSplitting: true + external: ['sirv', 'polka'] }, serviceworker: { diff --git a/test/apps/with-sourcemaps/rollup.config.js b/test/apps/with-sourcemaps/rollup.config.js index c057e2e..c11f9a6 100644 --- a/test/apps/with-sourcemaps/rollup.config.js +++ b/test/apps/with-sourcemaps/rollup.config.js @@ -22,10 +22,7 @@ export default { emitCss: true }), resolve() - ], - - // temporary, pending Rollup 1.0 - experimentalCodeSplitting: true + ] }, server: { @@ -44,10 +41,7 @@ export default { preferBuiltins: true }) ], - external: ['sirv', 'polka'], - - // temporary, pending Rollup 1.0 - experimentalCodeSplitting: true + external: ['sirv', 'polka'] }, serviceworker: {