mirror of
https://github.com/Doodle3D/Doodle3D-Slicer.git
synced 2024-11-22 05:37:55 +01:00
Adding polyfills
This commit is contained in:
parent
d0f3137335
commit
d3038d87d7
@ -1,3 +1,4 @@
|
||||
import 'core-js'; // polyfills
|
||||
import slice from './sliceActions/slice.js';
|
||||
import * as THREE from 'three';
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user