Skip to content

Change the WASM example to use rustpython from npm #700

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

Merged
merged 1 commit into from
Mar 21, 2019

Conversation

coolreader18
Copy link
Member

No description provided.

"dependencies": {
"rustpython_wasm": "file:../lib/pkg/"
"rustpython_wasm": "0.1.0-pre-alpha.1"
Copy link
Contributor

Choose a reason for hiding this comment

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

Why would you do this? Then we cannot test the current version, but always go through a deployment phase via npm?

Copy link
Member Author

@coolreader18 coolreader18 Mar 20, 2019

Choose a reason for hiding this comment

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

This is for the example, not the demo. If someone just wanted to copy/paste the example and use it as their own project, currently, they couldn't do so, as it has a file: dependency; they'd have to change it to the version from npm.

@windelbouwman windelbouwman merged commit 08520a6 into master Mar 21, 2019
@coolreader18 coolreader18 deleted the coolreader18/wasm-example-npm branch April 9, 2019 18:59
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