feat(engima-mock): mock qlik engine (#705)

This commit is contained in:
Thomas Bengtsson
2021-11-17 14:34:15 +01:00
committed by GitHub
parent 9b2a03804f
commit bba840c80f
17 changed files with 2992 additions and 0 deletions

View File

@@ -130,6 +130,7 @@ const config = ({ format = 'umd', debug = false, file, targetPkg }) => {
babelrc: false,
include: [
'/**/apis/conversion/**',
'/**/apis/enigma-mocker/**',
'/**/apis/locale/**',
'/**/apis/nucleus/**',
'/**/apis/snapshooter/**',