Uladzimir Aleshka

Results 3 comments of Uladzimir Aleshka

Sure @master-atul ```ts import { QMainWindow, QWidget, QLabel, FlexLayout, QPushButton, QIcon } from '@nodegui/nodegui'; import logo from '../assets/logox200.png'; const win = new QMainWindow(); win.setWindowTitle("Hello World"); const centralWidget = new QWidget();...

Let me dive into the problem. :)

That's true. But then other consumers cannot do `require('type-comparator')`. Just tested.... Even `node-fetch` made a major release to support ESM... Not sure it's right direction... But may be someone help...