Hi!
I just want to build a web app based on your latest flatpack, but there is an error in console:
Line:
var o = !1
, l = (0,
n.default)(window);
Details:
Uncaught TypeError: (0 , n.default) is not a function
at Object.<anonymous> (aui-prototyping.js:formatted:7719)
at i (aui-prototyping.js:formatted:14)
at Object.<anonymous> (aui-prototyping.js:formatted:7684)
at i (aui-prototyping.js:formatted:14)
at Object.<anonymous> (aui-prototyping.js:formatted:7626)
at i (aui-prototyping.js:formatted:14)
at Object.<anonymous> (aui-prototyping.js:formatted:7553)
at i (aui-prototyping.js:formatted:14)
at Object.<anonymous> (aui-prototyping.js:formatted:7445)
at i (aui-prototyping.js:formatted:14)
I checked zip file and node package. Also, I was trying build latest flatpack from the sources, but I have lost myself in doing it ;(