jquery 1.9.0 and modernizr cannot be minified with the ASP.NET Web Optimization Framework

前端 未结 4 881
無奈伤痛
無奈伤痛 2020-12-13 02:56

We are using the ASP.NET Web Optimization Framework with bundles and minification. One bundle just contains jquery and modernizr. This all worked fine with jquery 1.8.3 but

4条回答
  •  半阙折子戏
    2020-12-13 03:31

    There may be something wrong with your copy of modernizr.form-placeholder.js .

    I just ran into the same error trying to load jquery.peity.js.

    When I removed the library, page loaded fine. So I just went and grabbed the raw js from their site and remade the file and it loaded with no problems.

提交回复
热议问题