mirror of
https://github.com/qlik-oss/nebula.js.git
synced 2025-12-19 09:48:18 -05:00
fix: listbox more menu is broken (#1089)
* fix: make sure portal popover closes correctly * fix: update more actions correctly * fix: get rid of states * chore: update test
This commit is contained in:
@@ -129,6 +129,7 @@ const config = ({ format = 'umd', debug = false, file, targetPkg }) => {
|
||||
json(),
|
||||
commonjs(),
|
||||
babel({
|
||||
babelHelpers: 'bundled',
|
||||
babelrc: false,
|
||||
include: [
|
||||
'/**/apis/conversion/**',
|
||||
|
||||
Reference in New Issue
Block a user