Prendus / prendus-question-elements

Fully embeddable custom HTML elements for questions made with AssessML.
MIT License
5 stars 0 forks source link

Consider using babel with custom plugins to achieve JS code transformation #56

Open lastmjs opened 6 years ago

lastmjs commented 6 years ago

I'm doing all of the JS code transformation by hand in here, perhaps it would be better to use Babel with some custom plugins. Then we would be more standardized and be able to benefit from the community better. Also, the custom plugins that we make "could" be beneficial in more general use cases