Advertisement
Guest User

Untitled

a guest
Jun 19th, 2019
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.75 KB | None | 0 0
  1. <body>
  2. <app-root></app-root>
  3.  
  4. <script type="text/javascript" src="runtime.js"></script><script
  5. type="text/javascript"
  6. src="polyfills.js"></script><script type="text/javascript" src="styles.js">
  7. </script>
  8. <script type="text/javascript" src="vendor.js"></script>
  9. <script type="text/javascript" src="main.js"></script></body>
  10. </html>
  11.  
  12. styles.js:1 Failed to load resource: the server responded with a status of
  13. 404 ()
  14. polyfills.js:1 Failed to load resource: the server responded with a status of
  15. 404 ()
  16. runtime.js:1 Failed to load resource: the server responded with a status of
  17. 404 ()
  18. main.js:1 Failed to load resource: the server responded with a status of 404
  19. ()
  20. polyfills.js:1 Failed to load resource: the server responded with a status of
  21. 404 ()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement