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

exporting your project dependencies doesn't work anymore #74

Closed
MatthijsKamstra opened this issue Oct 24, 2015 · 3 comments
Closed

exporting your project dependencies doesn't work anymore #74

MatthijsKamstra opened this issue Oct 24, 2015 · 3 comments

Comments

@MatthijsKamstra
Copy link

Hi Clemos,

it looks like

--macro npm.Package.export("package.json")

doesn't work anymore

Edit
perhaps something to do with my Haxe version: 3.2.0

@clemos
Copy link
Owner

clemos commented Oct 26, 2015

Yeah there has been quite a lot of changes these past few weeks regarding how constants are handled, which brought 💩 :
https://github.com/clemos/haxe-js-kit/commits/master/npm/Package.hx
You may try to checkout one of these commits and let me know which one works for you...

@MatthijsKamstra
Copy link
Author

None of them work:

63b5ab3
will give
/usr/lib/haxe/lib/js-kit/git/js/node/events/EventEmitter.hx:5: lines 5-21 : Constant value unexpected here

db8e9af
doesn't work but doesn't create errors

@clemos
Copy link
Owner

clemos commented Oct 27, 2015

Ok I'll check it on my own asap.
Thanks for the tests :)

@clemos clemos closed this as completed in 7cb4fa9 Dec 14, 2015
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

2 participants