Skip to content
Snippets Groups Projects
Commit 6c394094 authored by Evelyn Eastmond's avatar Evelyn Eastmond
Browse files

Removing early AR testing cruft.

parent 9ef4e9a5
No related branches found
No related tags found
No related merge requests found
......@@ -6,8 +6,6 @@
<meta name="google" value="notranslate">
<link rel="shortcut icon" href="static/favicon.ico">
<title><%= htmlWebpackPlugin.options.title %></title>
<!-- <script src="https://aframe.io/releases/0.6.1/aframe.min.js"></script>
<script src="https://cdn.rawgit.com/jeromeetienne/AR.js/1.5.0/aframe/build/aframe-ar.js"> </script> -->
<% if (htmlWebpackPlugin.options.sentryConfig) { %>
<!-- Sentry error logging to help with finding bugs -->
<script src="https://cdn.ravenjs.com/3.22.1/raven.min.js" crossorigin="anonymous"></script>
......
......@@ -20,9 +20,6 @@ const base = {
host: '0.0.0.0',
port: process.env.PORT || 8601
},
node: {
fs: 'empty'
},
output: {
library: 'GUI',
filename: '[name].js'
......
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