5
jQueryのDOM操作についてはMSApp.execUnsafeLocalFunctionの問題があると認識していますが、変更されたバージョンのjQueryでもWindowsストアでの検証に失敗します。link hereKnockoutJSのようなサードパーティのJavaScriptがWindows App Certification Kitに合格しないのはなぜですか?
ここのパターンは、すべての自分のNugetプルスクリプトが検証に失敗したようです。だれかがなぜそう思う?
Error Found: The bytecode generation test detected the following errors:
File \\?\C:\Program Files\...\Scripts\require.js has JavaScript syntax or other problems.
File \\?\C:\Program Files\...\Scripts\r.js has JavaScript syntax or other problems.
File \\?\C:\Program Files\...\Scripts\knockout-2.2.0.js has JavaScript syntax or other problems.
File \\?\C:\Program Files\...\Scripts\knockout-2.2.0.debug.js has JavaScript syntax or other problems.
File \\?\C:\Program Files\...\Scripts\knockout.mapping-latest.js has JavaScript syntax or other problems.
File \\?\C:\Program Files\...\Scripts\knockout.mapping-latest.debug.js has JavaScript syntax or other problems.
File \\?\C:\Program Files\...\Scripts\jquery-1.8.3.js has JavaScript syntax or other problems.
Allright!できます! –