Skip to content

Commit

Permalink
Update src/index.js
Browse files Browse the repository at this point in the history
  • Loading branch information
sweep-ai[bot] authored Aug 4, 2023
1 parent b42632c commit 34424e0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
/* global AFRAME, THREE, XMLHttpRequest */
if (typeof VERSION === 'undefined') { var VERSION = 'local'; }
console.log(`3DStreet Version: ${VERSION} (Date: ${new Date(COMMIT_DATE).toISOString().split('T')[0]}, Commit Hash: #${COMMIT_HASH})`);
var streetmixParsers = require('./aframe-streetmix-parsers');
var streetmixUtils = require('./tested/streetmix-utils');
Expand Down

0 comments on commit 34424e0

Please sign in to comment.