Hello everybody,
When i just put this code to assets/js/scripts.js
import moment from 'moment-timezone';
and try to build, it show the error
Uncaught SyntaxError: Unexpected token 'export' (at main-42e06ae1.js?ver=6.6.1:41:35449)
it work on the development mode, idk why? anyone have fix?
Thanks
Hello everybody,
When i just put this code to assets/js/scripts.js
import moment from 'moment-timezone';and try to build, it show the error
Uncaught SyntaxError: Unexpected token 'export' (at main-42e06ae1.js?ver=6.6.1:41:35449)it work on the development mode, idk why? anyone have fix?
Thanks