Skip to content
This repository has been archived by the owner on Feb 26, 2023. It is now read-only.

Output options are blocked. #2

Closed
tconnard opened this issue Apr 17, 2018 · 2 comments
Closed

Output options are blocked. #2

tconnard opened this issue Apr 17, 2018 · 2 comments

Comments

@tconnard
Copy link

At the moment using output options prevents the plugin from running.

Error: Unexpected key 'output' found, expected one of: banner, dest, entry, exports, external, footer, format, globals, indent, intro, moduleId, moduleName, onwarn, outro, plugins, sourceMap
    at validateKeys (E:\msys64\home\Thomas\cos10011-assignment-2\node_modules\metalsmith-rollup\node_modules\rollup\dist\rollup.js:1212:11)
    at Object.rollup (E:\msys64\home\Thomas\cos10011-assignment-2\node_modules\metalsmith-rollup\node_modules\rollup\dist\rollup.js:8048:14)
    at Ware.pluginOutput (E:\msys64\home\Thomas\cos10011-assignment-2\node_modules\metalsmith-rollup\lib\index.js:23:12)
    at Ware.<anonymous> (E:\msys64\home\Thomas\cos10011-assignment-2\node_modules\wrap-fn\index.js:45:19)
    at next (E:\msys64\home\Thomas\cos10011-assignment-2\node_modules\ware\lib\index.js:85:20)
    at E:\msys64\home\Thomas\cos10011-assignment-2\node_modules\wrap-fn\index.js:121:18
    at E:\msys64\home\Thomas\cos10011-assignment-2\node_modules\metalsmith-sass\node_modules\async\internal\once.js:12:16
    at iteratorCallback (E:\msys64\home\Thomas\cos10011-assignment-2\node_modules\metalsmith-sass\node_modules\async\eachOf.js:60:13)
    at E:\msys64\home\Thomas\cos10011-assignment-2\node_modules\metalsmith-sass\node_modules\async\internal\onlyOnce.js:12:16
    at Object.callback (E:\msys64\home\Thomas\cos10011-assignment-2\node_modules\metalsmith-sass\lib\index.js:100:13)```
attila added a commit that referenced this issue Apr 22, 2018
BREAKING CHANGE: This will not work with older versions of rollup which use entry/dest parameters

fix #2
@attila attila closed this as completed in da06ff4 Apr 22, 2018
@attila
Copy link
Owner

attila commented Apr 22, 2018

🎉 This issue has been resolved in version 1.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@attila
Copy link
Owner

attila commented Apr 22, 2018

Thanks for reporting this @tconnard 👍

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants