1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-07-31 20:40:19 +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.
resolve({
browser: true,
preferBuiltins: true,
}),
// Allow Rollup to resolve CommonJS modules, since it only resolves ES2015