Alex Vechkanov
Alex Vechkanov
I think that in the picture 1.5 in the first is the main error. React does not wrap the letter o and the word world into additional span tags
In Preparation section we see creating two modules: 1) src/index.js 2) src/print.js Inside webpack config we made two enrty points: ``` entry: { index: './src/index.js', print: './src/print.js', }, ``` We,...
### Prerequisites - [X] I have written a descriptive issue title - [X] I have searched existing issues to ensure the issue has not already been raised ### Issue Good...
The list of languages is very small. There may also be some specific languages or this one. You need to be able to select not only from the list, but...
### Runtime node.js ### Runtime version v18.20.0 / LTS ### Module version 21.3.2 ### Last module version without issue _No response_ ### Used with _No response_ ### Any other relevant...
**Troubleshoot** When initializing the package plugin.json is formatted. But it is formatted with two spaces, despite the fact that the project has four spaces formatting. I think we need to...
Previously, the package file.json was formatted with only two spaces or tabs. Added a search for the original formatting.