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:
@@ -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
|
||||||
|
Reference in New Issue
Block a user