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

Parcel 2: Reason transformer #3359

Open
devongovett opened this issue Aug 12, 2019 · 0 comments
Open

Parcel 2: Reason transformer #3359

devongovett opened this issue Aug 12, 2019 · 0 comments

Comments

@devongovett
Copy link
Member

Create the @parcel/transformer-reason package in packages/transforms/reason. This package is a Parcel 2 transform plugin for Reason. It should be based on the ReasonAsset from Parcel 1.

The @parcel/transformer-reason package is responsible for the following things:

  • Compiling Reason to JavaScript with bsb-js
  • Collecting dependencies as included files so Parcel watches them (Parcel 1 does not currently do this properly)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Parcel 2
  
To do
Development

Successfully merging a pull request may close this issue.

1 participant