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

feat: Named json output #509

Merged
merged 2 commits into from
Aug 25, 2018
Merged

feat: Named json output #509

merged 2 commits into from
Aug 25, 2018

Conversation

tivac
Copy link
Owner

@tivac tivac commented Aug 25, 2018

Also fixes #485 by limiting output to a single file containing ALL compositions.

BREAKING CHANGE: The default file name when json : true has changed from whatever the CSS file was called to exports.json.

Also fixes #485 by limiting output to a single file containing ALL compositions.

BREAKING CHANGE: The default file name when `json : true` has changed from whatever the CSS file was called to `exports.json`.
@tivac tivac self-assigned this Aug 25, 2018
@tivac tivac merged commit e32a4b3 into master Aug 25, 2018
@tivac tivac deleted the rollup-json branch August 25, 2018 06:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Rollup outputs a JSON file per bundle, but all contents are identical
1 participant