2👍
✅
This is because Safari does not support es6 template string syntax “. In order to fix it you should use Webpack or just a Babel to add support for new es6 features.
Source:stackexchange.com
2👍
This is because Safari does not support es6 template string syntax “. In order to fix it you should use Webpack or just a Babel to add support for new es6 features.