Skip to content
Snippets Groups Projects
Commit b58c0aca authored by joni's avatar joni
Browse files

import aframe

parent ba1c7a4f
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@
<head>
<title>Mozilla Mixed Reality Social Client</title>
<script src="https://aframe.io/releases/0.7.0/aframe.js"></script>
<!-- <script src="https://aframe.io/releases/0.7.0/aframe.js"></script> -->
<script src="./app.bundle.js"></script>
<style>
.a-enter-vr {
......
import queryString from "query-string";
import "aframe";
import "networked-aframe";
import "naf-janus-adapter";
import "aframe-teleport-controls";
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment