-
Notifications
You must be signed in to change notification settings - Fork 6
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
Cannot read property 'ts' of undefined` (undefined = mixGlob) #1
Comments
though that was said that the mapping is defaulted it is not. |
@Venipa Sorry didn't see that. Can you provide a log. Where the error reside. For the mapping it is provided by default. By function mapping. {ts: {mapExt: 'js'}}. I confirm that. I have no problem with ts in linux. And that before the changment and the features that i come to add. Not published yet. I will tomorrow. Check the doc again as it will be updated. For the bug above i really like to get more details so i can work on it. Error log + your webpack.mix.js config. Looking forward. |
closed as it work for me. And there is no more data. (@Venipa waiting for your data) |
@MohamedLamineAllal: i have the exact same issue (althoug is not TS related):
What I expect is to see that
From this point on, it's obvious that any method will fail. |
I had the same issue. You have to add the Your example:
This should log the result as you expected and execute the code without an error. |
Sorry folks i was busy and i didn't check. I just updated the documentation as by this issue. |
@donotfold @iamntz would you be interested to be added as contributors. Having more hands will be appreciated. And you'll be more free to help and add things. |
did exactly as told, using latest laravel-mix
TypeError: Cannot read property 'ts' of undefined
The text was updated successfully, but these errors were encountered: