Skip to content

Compact option of babel set to true

Vinay Rosenberg requested to merge github/fork/epiclabsDASH/fix_2244 into development

Created by: epiclabsDASH

Set compact option of babel to true explicitly to avoid the following warning message during compilation:

[BABEL] Note: The code generator has deoptimised the styling of "D:/nginx/html/dash.js-2.0/src/streaming/MediaPlayer.js" as it exceeds the max of "100KB".

Merge request reports