You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've been using modularjs for a while now but I'm starting to get the error as per the title but can't seem to find a solution online. it happens when using the following code:
I'm using Laravel-mix 6.0.6 for front end development and compiling. I have rolled this back to 5 where it has previously been okay but still received the above error.
I was wondering if someone could help or point me in the right direction.
The text was updated successfully, but these errors were encountered:
@mcaskill many thanks for your reply. and the above advice.
I did eventually work out it had something to do with Babel and the pending proposal so just rolled back the Babel version for this particular project. Although what's suggested above is much simpler workaround.
I've been using modularjs for a while now but I'm starting to get the error as per the title but can't seem to find a solution online. it happens when using the following code:
I'm using Laravel-mix 6.0.6 for front end development and compiling. I have rolled this back to 5 where it has previously been okay but still received the above error.
I was wondering if someone could help or point me in the right direction.
The text was updated successfully, but these errors were encountered: