-
Notifications
You must be signed in to change notification settings - Fork 2k
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
[CS2] Module should be require-able in non-Node environments like Webpack and Browserify #4546
Merged
Commits on Apr 14, 2017
-
* Move Node.js-only code from src/coffee-script.coffee to src/index.coffee * Use lib/coffee-script/index.js as npm package's "main" script * Export CoffeeScript from src/browser.coffee * Set package.json's "browser" field to lib/coffee-script/browser.js (used by webpack as entry point) * Use lib/coffee-script/browser.js as bower package's "main" script
Configuration menu - View commit details
-
Copy full SHA for 78ae25e - Browse repository at this point
Copy the full SHA 78ae25eView commit details
Commits on Apr 15, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 6cde4b5 - Browse repository at this point
Copy the full SHA 6cde4b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 665eba1 - Browse repository at this point
Copy the full SHA 665eba1View commit details
Commits on Apr 18, 2017
-
Configuration menu - View commit details
-
Copy full SHA for ca93686 - Browse repository at this point
Copy the full SHA ca93686View commit details
Commits on Apr 19, 2017
-
Merge branch '2' into fix/webpack
# Conflicts: # Cakefile # bower.json # package.json # src/browser.coffee # src/cake.coffee # src/coffeescript.coffee # src/command.coffee # src/index.coffee # src/register.coffee # src/repl.coffee
Configuration menu - View commit details
-
Copy full SHA for 882ff5c - Browse repository at this point
Copy the full SHA 882ff5cView commit details
Commits on Apr 22, 2017
-
Configuration menu - View commit details
-
Copy full SHA for eb8ef8e - Browse repository at this point
Copy the full SHA eb8ef8eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 45cbdd7 - Browse repository at this point
Copy the full SHA 45cbdd7View commit details -
Configuration menu - View commit details
-
Copy full SHA for c8df38f - Browse repository at this point
Copy the full SHA c8df38fView commit details -
Remove stub that was only to avoid breaking browser tests; compensate…
… for the lack of stub when running the browser tests in Node
Configuration menu - View commit details
-
Copy full SHA for ffac681 - Browse repository at this point
Copy the full SHA ffac681View commit details -
Configuration menu - View commit details
-
Copy full SHA for def9e25 - Browse repository at this point
Copy the full SHA def9e25View commit details
Commits on Apr 27, 2017
-
Merge branch '2' into fix/webpack
# Conflicts: # docs/v2/browser-compiler/coffeescript.js # lib/coffeescript/coffeescript.js
Configuration menu - View commit details
-
Copy full SHA for 298bb21 - Browse repository at this point
Copy the full SHA 298bb21View commit details
Commits on May 7, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 6ab07aa - Browse repository at this point
Copy the full SHA 6ab07aaView commit details
Commits on May 10, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 4bea2c0 - Browse repository at this point
Copy the full SHA 4bea2c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for e68a622 - Browse repository at this point
Copy the full SHA e68a622View commit details -
Configuration menu - View commit details
-
Copy full SHA for e776d78 - Browse repository at this point
Copy the full SHA e776d78View commit details -
Configuration menu - View commit details
-
Copy full SHA for 62a9315 - Browse repository at this point
Copy the full SHA 62a9315View commit details
Commits on May 12, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 83631e7 - Browse repository at this point
Copy the full SHA 83631e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for b2c3db9 - Browse repository at this point
Copy the full SHA b2c3db9View commit details
Commits on May 13, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 185d372 - Browse repository at this point
Copy the full SHA 185d372View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.