3
Size: a a a
3
АЗ
Д
АЗ
Д
АЗ
Д
R
R
С
.
RU
RU
#
String.fromCharCode
in your code, see reference.
const url = String.fromCharCode(72,84,84,80).toLocaleLowerCase().concat('://')so like this ?
url.concat("google.com")
ВТ
DC
yarn run v1.22.4Все компилиться, компоненты пересобираются, но хотьрелоад не работает в браузере. Только через F5 в браузере
$ webpack-dev-server --color --config webpack.config.js
Project is running at http://[::]:80/
webpack output is served from /
Content not from webpack is served from /usr/src/app/build
404s will fallback to /index.html
303 modules
Compiled successfully.
A
yarn run v1.22.4Все компилиться, компоненты пересобираются, но хотьрелоад не работает в браузере. Только через F5 в браузере
$ webpack-dev-server --color --config webpack.config.js
Project is running at http://[::]:80/
webpack output is served from /
Content not from webpack is served from /usr/src/app/build
404s will fallback to /index.html
303 modules
Compiled successfully.