jjhbw / typeorm-webpack-electron-repro

reproduction for https://github.com/typeorm/typeorm/issues/6854

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reproduction case for typeorm/typeorm#6854

Run yarn install --frozen-lockfile and then yarn start.

Note that the invocation of createConnection resides in src/App.js.

The (TypeError): this.driver.connect is not a function should trigger immediately after the app is rendered.

About

reproduction for https://github.com/typeorm/typeorm/issues/6854


Languages

Language:JavaScript 74.8%Language:HTML 16.3%Language:CSS 8.8%Language:Shell 0.1%