Add support for ESM

This commit is contained in:
Stéphan Kochen
2022-10-18 21:49:06 +02:00
parent efae8a0744
commit 60aa1f4434
5 changed files with 33 additions and 16 deletions
+1
View File
@@ -15,6 +15,7 @@ const EXTERNALS = [
`clipanion`,
`crypto`,
`os`,
`url`,
];
const compiler = webpack({