mirror of
https://github.com/Fabio286/antares.git
synced 2025-06-05 21:59:22 +02:00
build: fixed module resolution and workers webpack config
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
import mysql from 'mysql2/promise';
|
||||
import * as mysql from 'mysql2/promise';
|
||||
import * as pg from 'pg';
|
||||
import SSHConfig from 'ssh2-promise/lib/sshConfig';
|
||||
import { MySQLClient } from '../../main/libs/clients/MySQLClient';
|
||||
|
Reference in New Issue
Block a user