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

2.14.0 --> 2.15.0 is not semver-minor. #65

Open
lexon0011 opened this issue Nov 3, 2017 · 1 comment
Open

2.14.0 --> 2.15.0 is not semver-minor. #65

lexon0011 opened this issue Nov 3, 2017 · 1 comment

Comments

@lexon0011
Copy link

After updating gulp-rollup from 2.14.0 to 2.15.0 I get the following error:

'Unexpected key \'sourceMap\' found, expected one of: acorn, amd, banner, cache, context, entry, exports, extend, external, file, footer, format, globals, indent, input, interop, intro, legacy, moduleContext, name, noConflict, onwarn, output, outro, paths, plugins, preferConst, pureExternalModules, sourcemap, sourcemapFile, strict, targets, treeshake, watch'

Screenshot:
2017-11-02 22_09_40-administrator_ c__windows_system32_cmd exe

After rollback to the version 2.14.0 the rollup finished successfully.

@lemmabit
Copy link
Collaborator

lemmabit commented Nov 3, 2017

This is the same as #63 and lemmabit/rollup-stream#19. I failed to uphold semver in this update because Rollup changed the API in a breaking way. I've been too busy to fix it; sorry.

I'm going to leave this open because the issue should be documented in both repositories.

@lemmabit lemmabit changed the title After updating to latest version I get "Unexpected key \'sourceMap\' found, expected one of ...." 2.14.0 --> 2.15.0 is not semver-minor. Nov 3, 2017
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

2 participants