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

[Preact] #719

Merged
merged 3 commits into from Nov 13, 2016
Merged

[Preact] #719

merged 3 commits into from Nov 13, 2016

Conversation

octavioturra
Copy link
Contributor

Extern: Generated.

@octavioturra octavioturra changed the title Preact] [Preact] Sep 1, 2016
(require '[cljsjs.boot-cljsjs.packaging :refer :all])

(def +lib-version+ "6.0.0")
(def +version+ (str +lib-version+ "-beta"))
Copy link
Member

Choose a reason for hiding this comment

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

please use -0 instead of -beta as suffix.

@martinklepsch
Copy link
Member

Hey @octaviogb 👋 I left a few comments where things could be improved. Thanks for your work getting Preact into CLJSJS!

@skrat
Copy link
Contributor

skrat commented Oct 31, 2016

@octaviogb Could you push the change that @martinklepsch proposed so this can be merged?

@Deraen
Copy link
Member

Deraen commented Oct 31, 2016

Someone else can also finish this by cloning the existing repo:

git checkout -b octavioturra-preact master
git pull https://github.com/octavioturra/packages.git preact

and implementing the changes and making a new PR.

@Deraen Deraen merged commit 36221a8 into cljsjs:master Nov 13, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants