Fakultas Ilmu Komputer UI

Skip to content
Snippets Groups Projects
Commit 15e64258 authored by Zamil Majdy's avatar Zamil Majdy
Browse files

#140382397 #4 Add async and defer

parent dd9cffb7
No related branches found
No related tags found
No related merge requests found
...@@ -12,6 +12,6 @@ ...@@ -12,6 +12,6 @@
<body> <body>
<div id="react-app"></div> <div id="react-app"></div>
{% render_bundle 'main' %} {% render_bundle 'main' 'js' 'DEFAULT' attrs='async defer="true"' %}
</body> </body>
</html> </html>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment