Closed sfgarza closed 7 years ago
Default function parameters are a fairly new feature in JavaScript, and not all browsers support it yet, or support is limited. Furthermore our gulpscripts don't support them so gulp crashes when they try to minify a file with default parameters.
Default function parameters are a fairly new feature in JavaScript, and not all browsers support it yet, or support is limited. Furthermore our gulpscripts don't support them so gulp crashes when they try to minify a file with default parameters.