Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for rollup >= 0.56.x? #246

Open
utkarsh2102 opened this issue Oct 4, 2019 · 0 comments
Open

Support for rollup >= 0.56.x? #246

utkarsh2102 opened this issue Oct 4, 2019 · 0 comments

Comments

@utkarsh2102
Copy link

With rollup 0.56.3, the build fails with the following logs:

NODE_PATH=debian/node_modules gulp pack
[01:25:28] Local gulp not found in ~/sakshi/rainbow/rainbow.js
[01:25:28] Try running: npm install gulp
[01:25:28] Using globally installed gulp
[01:25:30] Using gulpfile ~/sakshi/rainbow/rainbow.js/gulpfile.js
[01:25:30] Starting 'pack'...
The following options have been renamed — please update your config: entry -> input
Unknown option found: moduleName, dest. Allowed keys: input, legacy, treeshake, acorn, acornInjectPlugins, context, moduleContext, plugins, onwarn, watch, cache, preferConst, experimentalDynamicImport, experimentalCodeSplitting, preserveSymlinks, entry, external, extend, amd, banner, footer, intro, format, outro, sourcemap, sourcemapFile, name, globals, interop, legacy, freeze, indent, strict, noConflict, paths, exports, file, dir, pureExternalModules
[01:25:31] 'pack' errored after 322 ms
[01:25:31] Error: You must supply output.name for UMD bundles
    at Object.error [as default] (/usr/share/nodejs/rollup/src/utils/error.js:10:15)
    at umd (/usr/share/nodejs/rollup/src/finalisers/umd.js:30:24)
    at /usr/share/nodejs/rollup/src/Chunk.js:585:27
    at process._tickCallback (internal/process/next_tick.js:68:7)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant