import openid from the ts source instead to build properly as esmodule
This commit is contained in:
@@ -35,7 +35,7 @@ export default {
|
||||
},
|
||||
}),
|
||||
commonjs({
|
||||
include: ['node_modules/**', 'src/external/**'],
|
||||
include: [/node_modules/],
|
||||
}),
|
||||
],
|
||||
testRunnerHtml: (testFramework, devMode) =>
|
||||
|
||||
Reference in New Issue
Block a user