Closed bennobuilder closed 3 years ago
It looks like that the @agile-ts/core
isn't correctly bundled to commonjs
..
commonjs
(@agile-ts/core v0.2.5
)commonjs
(@agile-ts/core v0.1.3
)Decided to only support browsers supporting 'ES Modules'
because otherwise, each package of AgileTs would require an additional (prod) dependency (@babel/runtime
).
See:
If you need/want to support browsers like IE11 let me know, and I'll see if we can/want to support browsers without support for ES modules after all.
🐛 Bug report
🤖 Current Behavior
🎯 Expected behavior
no error