This commit is contained in:
Jason Miller 2017-12-12 12:03:10 -05:00 committed by GitHub
parent 2435913e5a
commit e8062290f3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -164,7 +164,7 @@ function createConfig(options, entry, format) {
input: entry,
external,
plugins: [
flow({all: true}),
flow({ all: true }),
nodent({
exclude: 'node_modules/**',
noRuntime: true,