• The IDE is still minifying for you by the look of it, and presumably you're using the ES6 features that it is trying to transpile to ES5.

    And you're certain that in Setting, both 'Minification' AND 'Module Minification' are set to 'No Minification'?

    Do you have a testingModule.min.js file that's also in the directory? By default the IDE looks for that file first.

About

Avatar for Gordon @Gordon started