Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

No docs or example about electron version #27

Open
raluvy95 opened this issue Jun 11, 2020 · 3 comments
Open

No docs or example about electron version #27

raluvy95 opened this issue Jun 11, 2020 · 3 comments
Labels

Comments

@raluvy95
Copy link

Since electron doesn't support alert, prompt and confirm. I found this package for replacement native functions, but there's no example with electron. If possible, can you add electron version in example?

@coderaiser
Copy link
Owner

That's a good idea for a PR :), anyways you can get minified UMD versions ready to use on release page.

@raluvy95
Copy link
Author

Where's UMD version? I don't see in release page...

By the way, there's something went wrong in README.md
I tried to import smalltalk module and I'm getting an error
image
Also smalltalk/native says that it doesn't found
image

@coderaiser
Copy link
Owner

Look, you should configure webpack to make things work, if you want the simpler usage try to require smalltalk.min.js, I don’t publish it to npm, because for web projects it is bundled using webpack mostly :), and size is significantly less

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants