1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00

fix npm build

Signed-off-by: Sebastian Malton <sebastian@malton.name>
This commit is contained in:
Sebastian Malton 2021-05-17 09:45:19 -04:00
parent a8a97d9bb0
commit 61a4a56eb3

View File

@ -21,3 +21,5 @@
// Don't export the contents here
// It will break the extension webpack
export const NoExportsToPreventBreakingWebpack: void = void 0;