scottcharlesworth / laravel-mix-polyfill

A Laravel Mix extension to include polyfills by using Babel, core-js, and regenerator-runtime
MIT License
50 stars 7 forks source link

Does this package support Typescript too? #22

Open ludgerey opened 4 years ago

ludgerey commented 4 years ago

Laravel Mix has "basic Typescript support", but there are not examples included here using ts() in the webpack.mix.js configuration file.

So do you know if this package is compatible with Typescript? Especially with the default configuration that is shipped with Laravel Mix?

okadots commented 4 years ago

+1 Same question here.