-
-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Description
Would you like to work on this feature?
- Check this if you would like to implement a PR, we are more than happy to help you go through the process.
What problem are you trying to solve?
With the previous version (pre-1.0), it was pretty easy to get the latest build and then setup a page in minutes (if not seconds!) and I enjoyed so much this lib for that simplicity: no build, etc.
Describe the solution you'd like
I want a live example that is not en embedded iframe from a service that is making some magic typescript imports and so on.
A basic HTML + CSS + JS that works and that I can copy and reuse easily without npm install-ing things or building anything. It would also point to correct dist files because it's quite cumbersome to go get these now.
Describe alternatives you've considered
I tried by myself, for an hour or two, and then gave up to go back to the previous version. A bit more sad. At least I learned in the process that you have to launch a server to play with JS modules.
Documentation, Adoption, Migration Strategy
I would create a link from this page entitled “Standalone example”.