Answer the question
In order to leave comments, you need to log in
How can babel be used without assemblies?
There is a vue script written with ES6. There was a need to use all this on IE11, which, according to the standard, does not understand vue, vue axios and ES6. There are no assemblies, and I don’t want to hang up. More precisely, there is no possibility. Is it possible somehow to transpile everything using the browser when displaying? That is, to connect something with CDN and everything would work.
Answer the question
In order to leave comments, you need to log in
Something like this: babel-standalone (In the browser)
But note that:
Oh, and a link to Github
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question