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

Ability to run natively in Node.js #97

Open
simonexmachina opened this issue Apr 10, 2017 · 0 comments
Open

Ability to run natively in Node.js #97

simonexmachina opened this issue Apr 10, 2017 · 0 comments

Comments

@simonexmachina
Copy link
Owner

I've made some changes to factory-girl so that it runs natively (without Babel pre-compilation) in Node. Only problem is the build script complains that there's no default export because it uses CJS modules. There's a Babel plugin that fixes this, but it doesn't seem to work with the Rollup build configuration that we're using, and I don't have a good understanding of how our build system works. I've pushed my changes to the cjs branch if anyone is interested to take a look.

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

No branches or pull requests

1 participant