2015-02-11 14:54:59 -08:00
|
|
|
<!doctype html>
|
|
|
|
<html>
|
|
|
|
<title>Sourcemaps</title>
|
|
|
|
<body>
|
2015-04-30 11:25:50 -07:00
|
|
|
<error-app>
|
|
|
|
Loading...
|
|
|
|
</error-app>
|
|
|
|
|
|
|
|
<p>
|
2015-02-11 14:54:59 -08:00
|
|
|
Please look into the console and check whether the stack trace is mapped
|
|
|
|
via source maps!
|
2015-04-30 11:25:50 -07:00
|
|
|
</p>
|
|
|
|
|
2015-02-11 14:54:59 -08:00
|
|
|
$SCRIPTS$
|
|
|
|
</body>
|
|
|
|
</html>
|