Skip to content
This repository has been archived by the owner on Aug 2, 2018. It is now read-only.

Allow required packages to specify their own transform rules #501

Open
jxe opened this issue Dec 20, 2015 · 0 comments
Open

Allow required packages to specify their own transform rules #501

jxe opened this issue Dec 20, 2015 · 0 comments

Comments

@jxe
Copy link

jxe commented Dec 20, 2015

Browserify has a hackish way to do this, with a section inside package.json.

What would be ideal would be a pre-processor independent way of saying what is being required inside a module. E.g.,

# HappyReactComponent/package.json
{
   "codebase": "es6 jsx png myth"
}

Or maybe it should use mime types or something.

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

1 participant