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

Add hyperapp and some hyperapp-scoped packages #12

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

emma-sg
Copy link

@emma-sg emma-sg commented May 2, 2018

I believe I've done this correctly, lemme know I should be doing anything differently?

Copy link
Owner

@mastilver mastilver left a comment

Choose a reason for hiding this comment

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

Looks good as long as the tests are passing

modules.json Outdated
},
"hyperapp": {
"var": "hyperapp",
"versions: {
Copy link
Owner

Choose a reason for hiding this comment

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

close string

},
">= 0.7.0": {
"development": "https://unpkg.com/@hyperapp/fx@[version]/dist/hyperappFx.js",
"production": "https://unpkg.com/@hyperapp/fx@[version]/dist/hyperappFx.js"
Copy link
Owner

Choose a reason for hiding this comment

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

missing }

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.

2 participants