Skip to content

Support CoffeeScript 2+#15

Closed
ylxdzsw wants to merge 8 commits into
jstransformers:masterfrom
peko:master
Closed

Support CoffeeScript 2+#15
ylxdzsw wants to merge 8 commits into
jstransformers:masterfrom
peko:master

Conversation

@ylxdzsw

@ylxdzsw ylxdzsw commented Jun 5, 2019

Copy link
Copy Markdown

So this is the @peko 's fix in #14 .

Comment thread package.json
],
"dependencies": {
"coffee-script": "~1.12.7",
"coffeescript": ">=2",

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please use the ^2.4.1 style to refer to version 2. It shouldn't automatically pull in version 3 if a coffee-script version 3 is ever released.

Comment thread package.json
{
"name": "jstransformer-coffee-script",
"version": "1.1.1",
"name": "jstransformer-coffee",

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we stick to the old name. That way when people upgrade their dependencies, they will automatically get upgraded, rather than having to manually seek out the new package.

@ylxdzsw

ylxdzsw commented Jun 13, 2019

Copy link
Copy Markdown
Author

Hi, since I don't have control over @peko 's repo, I have forked and opened another pull request #16 where I addressed your comments, please take a look.

@ylxdzsw ylxdzsw closed this Jun 13, 2019
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

Successfully merging this pull request may close these issues.

3 participants