How To Use Without Building? I'm Not Using Typescript... #229
Unanswered
StevenLeonCooper
asked this question in
Q&A
Replies: 3 comments 3 replies
|
you asked two questions actually:
|
2 replies
|
also take a look at this for the errors you might encounter while running the examples: |
1 reply
|
Some pre-compiled release files would be nice. Happy to send a PR with the github action if you like. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I thought the whole point of petite-vue was to be able to use it to enhance existing sites and if you didn't want to build but the /src folder is full of Typescript files. I clone the repository and launch the root site in XAMPP but none of the examples work since the modules won't load.
I just wanted something I could use on a vanilla JS/HTML app with no building or transpiling or extra steps at the beginning.
All reactions