Skip to content

Commit f715173

Browse files
author
Avaer Kazmer
committed
Re-enable WebXR polyfill
1 parent 7fd2c3c commit f715173

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// import './webxr-polyfill.module.js';
1+
import './webxr-polyfill.module.js';
22

33
import core from './core.js';
44
// import minimist from '../modules/minimist.js';

0 commit comments

Comments
 (0)