This commit is contained in:
Christian Gonzalez 2016-12-16 12:39:37 -08:00 коммит произвёл GitHub
Родитель 0692966832
Коммит 86c1a712ae
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -11,7 +11,7 @@ level1
causeCrash
window
```
## Javascript minified using Google Closure (closureCrashCauser.minified.js)
## Javascript minified using Google Closure (ClosureCrashCauser.minified.js)
Closurecrashcauser.js is minified with Google Closure. The minified version of the javascript and the sourcemap are generated manually and are part of the source code (closurecrashcauser.minified.js and cclosurecrashcauser.sourcemap). The deminified stackframe should look similar to the following
```