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

Modularize cucumber.js #3

Closed
jbpros opened this issue May 29, 2011 · 1 comment
Closed

Modularize cucumber.js #3

jbpros opened this issue May 29, 2011 · 1 comment
Assignees
Milestone

Comments

@jbpros
Copy link
Member

jbpros commented May 29, 2011

The code is currently packaged as a single .js file. This Is Bad™. RequireJS seems to be the answer as it handles modules equally within browsers and Node.js (with fallback to native Node module system).

@ghost ghost assigned jbpros May 29, 2011
@jbpros jbpros closed this as completed in f5396c5 Jul 17, 2011
AndrewJohnBenjamin pushed a commit to AndrewJohnBenjamin/cucumber-js that referenced this issue Apr 2, 2015
Closes cucumber#3

Includes source mapping. Probably won't map minified
outputs well.
@lock
Copy link

lock bot commented Oct 25, 2018

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Oct 25, 2018
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