dojo / cli-build-app

Command for building Dojo applications
Other
9 stars 32 forks source link

Usage of --single-bundle ends with an Error in Internet Explorer #320

Closed sputnyq closed 5 years ago

sputnyq commented 5 years ago

Bug

Usage of options --single-bundle (with--legacy) leads to an error in Internet Explorer (11)

Error in IE: SCRIPT445: Object doesn't support this action.

In contrast: running without --single-bundle (and only --legacy) still work.

Package Version: 6.0.1

Code

example here: https://github.com/nka089/single-bundle

Expected behavior:

Application should run, as with Dojo 5

Actual behavior:

matt-gadd commented 5 years ago

hi @nka089 thanks for raising the issue, unfortunately https://github.com/nka089/single-bundle doesn't seem to exist?

sputnyq commented 5 years ago

@matt-gadd I'm sorry, forgot to make it public, please try again

agubler commented 5 years ago

Fixed in cli-build-app@6.0.3