Skip to content

Export FluentResource from fluent #286

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

Merged
merged 2 commits into from
Sep 27, 2018

Conversation

stasm
Copy link
Contributor

@stasm stasm commented Sep 26, 2018

We added FluentResource in #244 but we kept it hidden. Let's expose it as an export of the fluent module.

@stasm stasm requested a review from zbraniecki September 26, 2018 10:12
export { default as _parse } from "./parser";

export { FluentBundle } from "./context";
export { default as FluentBundle } from "./context";
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'll rename context.js to bundle.js in a follow-up commit (without a separate PR).

@stasm stasm merged commit 840c7ce into projectfluent:master Sep 27, 2018
@stasm stasm deleted the expose-FluentResouce branch September 27, 2018 06:39
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

Successfully merging this pull request may close these issues.

2 participants