mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
use CommonJS modules
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
This commit is contained in:
parent
a6eaf370c8
commit
dbdd8fe410
@ -4,6 +4,7 @@
|
||||
"src/extensions/extension-api.ts",
|
||||
],
|
||||
"compilerOptions": {
|
||||
"module": "CommonJS",
|
||||
"sourceMap": false,
|
||||
"declaration": true
|
||||
},
|
||||
|
||||
Loading…
Reference in New Issue
Block a user