resolve: {
modules: [
path.join(__dirname, '..', 'packages'),
path.join(__dirname, '..', 'node_modules')
]
}
import { BasicEvent } from 'pkg-common/Utils/Events/BasicEvent';
import { Button } from 'pkg-components/Button';
// https://habrahabr.ru/company/docsvision/blog/326602/#comment_10201941