-
Notifications
You must be signed in to change notification settings - Fork 4
rollup-plugin-progress build error #4
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
Comments
I haven't touched this project in nearly a year, but I'll try to take a look at this when I have time. |
I was trying to build a file explorer for https://github.com/kevinramharak/playground-browser-fs but I ran into so many build and bundle errors i gave up. No hurries. I can manage with vanilla so far. I was thinking of using your template to implement a vue template as I would prefer that over React. |
Oh, very cool. I am a quite the Vue fan myself, but never got around to a template for it. I did write one in Svelte, but I am guessing it suffers the same issues as the React template: https://github.com/gojutin/typescript-playground-plugin-svelte |
I took some time to implement a Vue 3 template, im not familiar with the whole reactive API but it should be an interesting alternative. |
Very cool! Is it working with the TypeScript playground? |
Yes its wrapping the playground plugin architecture to implement a Vue 'runtime'. I haven't gotten around to write up a demo, but its a good excuse to prototype with Vue 3 |
Please let me know once you write up a demo. I'd love to take a look! |
rollup-plugin-progress
throws an error during build.Related issues:
Not sure how to fix
The text was updated successfully, but these errors were encountered: