1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-08-09 08:46:35 +02:00

update rollup examples config

This commit is contained in:
Ian Storm Taylor
2018-02-06 19:46:01 -08:00
parent c8387c67c8
commit 0d5788691d

View File

@@ -37,6 +37,7 @@ function configure(env) {
// resolves local modules by default. // resolves local modules by default.
resolve({ resolve({
browser: true, browser: true,
preferBuiltins: true,
}), }),
// Allow Rollup to resolve CommonJS modules, since it only resolves ES2015 // Allow Rollup to resolve CommonJS modules, since it only resolves ES2015