Gregg Tavares преди 6 години
родител
ревизия
8def55eb40
променени са 1 файла, в които са добавени 1 реда и са изтрити 3 реда
  1. 1 3
      threejs/threejs-responsive.js

+ 1 - 3
threejs/threejs-responsive.js

@@ -1,6 +1,4 @@
-'use strict';
-
-/* global THREE */
+import * as THREE from './resources/threejs/r108/build/three.module.js';
 
 function main() {
   const canvas = document.querySelector('#c');